Home
last modified time | relevance | path

Searched defs:notifyHdrEvent (Results 1 – 5 of 5) 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/lge/mako/camera/
DQCameraStream.h135 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie) {}; in notifyHdrEvent() function
DQCameraHWI_Still.cpp2856 void QCameraStream_Snapshot::notifyHdrEvent(cam_ctrl_status_t status, void * cookie) in notifyHdrEvent() function in android::QCameraStream_Snapshot
/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