Searched refs:notifyHdrEvent (Results 1 – 4 of 4) sorted by relevance
134 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie){}; in notifyHdrEvent() function236 void notifyHdrEvent(cam_ctrl_status_t status, void * cookie);
95 virtual void notifyHdrEvent(cam_ctrl_status_t status, void * cookie){}; in notifyHdrEvent() function
744 void notifyHdrEvent(cam_ctrl_status_t status, void * cookie);
1685 notifyHdrEvent(event->status, (void*)(event->cookie)); in processCtrlEvent()3304 void QCameraHardwareInterface::notifyHdrEvent(cam_ctrl_status_t status, void * cookie) in notifyHdrEvent() function in android::QCameraHardwareInterface