Searched refs:m_cbNotifier (Results 1 – 12 of 12) sorted by relevance
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCameraPostProc.cpp | 192 m_parent->m_cbNotifier.startSnapshots(); in start() 212 m_parent->m_cbNotifier.stopSnapshots(); in stop() 442 int rc = m_parent->m_cbNotifier.notifyCallback(cbArg); in sendDataNotify() 998 m_parent->m_cbNotifier.notifyCallback(cbArg); in encodeData() 1008 m_parent->m_cbNotifier.notifyCallback(cbArg); in encodeData() 1172 m_parent->m_cbNotifier.notifyCallback(cbArg); in processRawImageImpl() 1182 m_parent->m_cbNotifier.notifyCallback(cbArg); in processRawImageImpl()
|
D | QCamera2HWICallbacks.cpp | 346 pme->m_cbNotifier.notifyCallback(cbArg); in preview_stream_cb_routine() 424 pme->m_cbNotifier.notifyCallback(cbArg); in nodisplay_preview_stream_cb_routine() 564 pme->m_cbNotifier.notifyCallback(cbArg); in video_stream_cb_routine()
|
D | QCamera2HWI.cpp | 930 m_cbNotifier(this), in QCamera2HardwareInterface() 1536 m_cbNotifier.setCallbacks(notify_cb, data_cb, data_cb_timestamp, user); in setCallBacks() 2446 return m_cbNotifier.notifyCallback(cbArg); in sendEvtNotify() 3513 m_cbNotifier.notifyCallback(cbArg); in playShutter() 3516 m_cbNotifier.notifyCallback(cbArg); in playShutter() 3666 m_cbNotifier.notifyCallback(cbArg); in processFaceDetectionResult()
|
D | QCamera2HWI.h | 406 QCameraCbNotifier m_cbNotifier; variable
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCameraPostProc.cpp | 192 m_parent->m_cbNotifier.startSnapshots(); in start() 212 m_parent->m_cbNotifier.stopSnapshots(); in stop() 442 int rc = m_parent->m_cbNotifier.notifyCallback(cbArg); in sendDataNotify() 998 m_parent->m_cbNotifier.notifyCallback(cbArg); in encodeData() 1008 m_parent->m_cbNotifier.notifyCallback(cbArg); in encodeData() 1172 m_parent->m_cbNotifier.notifyCallback(cbArg); in processRawImageImpl() 1182 m_parent->m_cbNotifier.notifyCallback(cbArg); in processRawImageImpl()
|
D | QCamera2HWICallbacks.cpp | 346 pme->m_cbNotifier.notifyCallback(cbArg); in preview_stream_cb_routine() 424 pme->m_cbNotifier.notifyCallback(cbArg); in nodisplay_preview_stream_cb_routine() 564 pme->m_cbNotifier.notifyCallback(cbArg); in video_stream_cb_routine()
|
D | QCamera2HWI.cpp | 930 m_cbNotifier(this), in QCamera2HardwareInterface() 1536 m_cbNotifier.setCallbacks(notify_cb, data_cb, data_cb_timestamp, user); in setCallBacks() 2446 return m_cbNotifier.notifyCallback(cbArg); in sendEvtNotify() 3513 m_cbNotifier.notifyCallback(cbArg); in playShutter() 3516 m_cbNotifier.notifyCallback(cbArg); in playShutter() 3666 m_cbNotifier.notifyCallback(cbArg); in processFaceDetectionResult()
|
D | QCamera2HWI.h | 406 QCameraCbNotifier m_cbNotifier; variable
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraPostProc.cpp | 227 m_parent->m_cbNotifier.startSnapshots(); in start() 314 m_parent->m_cbNotifier.stopSnapshots(); in stop() 595 int rc = m_parent->m_cbNotifier.notifyCallback(cbArg); in sendDataNotify() 1545 m_parent->m_cbNotifier.notifyCallback(cbArg); in encodeData() 1555 m_parent->m_cbNotifier.notifyCallback(cbArg); in encodeData() 1839 m_parent->m_cbNotifier.notifyCallback(cbArg); in processRawImageImpl() 1849 m_parent->m_cbNotifier.notifyCallback(cbArg); in processRawImageImpl()
|
D | QCamera2HWICallbacks.cpp | 669 rc = m_cbNotifier.notifyCallback(cbArg); in sendPreviewCallback() 749 int32_t rc = pme->m_cbNotifier.notifyCallback(cbArg); in nodisplay_preview_stream_cb_routine() 832 pme->m_cbNotifier.notifyCallback(cbArg); in rdi_mode_stream_cb_routine() 870 pme->m_cbNotifier.notifyCallback(cbArg); in rdi_mode_stream_cb_routine() 1010 int32_t rc = pme->m_cbNotifier.notifyCallback(cbArg); in video_stream_cb_routine()
|
D | QCamera2HWI.cpp | 1037 m_cbNotifier(this), in QCamera2HardwareInterface() 1255 m_cbNotifier.exit(); in closeCamera() 1934 m_cbNotifier.setCallbacks(notify_cb, data_cb, data_cb_timestamp, user); in setCallBacks() 3480 return m_cbNotifier.notifyCallback(cbArg); in sendEvtNotify() 3640 rc = m_cbNotifier.notifyCallback(cbArg); in processHDRData() 3735 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processASDUpdate() 4996 m_cbNotifier.notifyCallback(cbArg); in playShutter() 5114 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processFaceDetectionResult() 5209 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processFaceDetectionResult() 5316 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processHistogramStats()
|
D | QCamera2HWI.h | 521 QCameraCbNotifier m_cbNotifier; variable
|