Home
last modified time | relevance | path

Searched defs:notifyHdrEvent (Results 1 – 3 of 3) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraStream.h95 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie){}; in notifyHdrEvent() function
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraStream.h134 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie){}; in notifyHdrEvent() function
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp3304 void QCameraHardwareInterface::notifyHdrEvent(cam_ctrl_status_t status, void * cookie) in notifyHdrEvent() function in android::QCameraHardwareInterface