Home
last modified time | relevance | path

Searched refs:notifyCallback (Results 1 – 4 of 4) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp1093 rc = m_cbNotifier.notifyCallback(cbArg); in sendPreviewCallback()
1177 int32_t rc = pme->m_cbNotifier.notifyCallback(cbArg); in nodisplay_preview_stream_cb_routine()
1262 pme->m_cbNotifier.notifyCallback(cbArg); in rdi_mode_stream_cb_routine()
1301 pme->m_cbNotifier.notifyCallback(cbArg); in rdi_mode_stream_cb_routine()
1569 int32_t rc = pme->m_cbNotifier.notifyCallback(cbArg); in video_stream_cb_routine()
3371 int32_t QCameraCbNotifier::notifyCallback(qcamera_callback_argm_t &cbArgs) in notifyCallback() function in qcamera::QCameraCbNotifier
DQCameraPostProc.cpp771 int rc = m_parent->m_cbNotifier.notifyCallback(cbArg); in sendDataNotify()
2158 m_parent->m_cbNotifier.notifyCallback(cbArg); in encodeData()
2168 m_parent->m_cbNotifier.notifyCallback(cbArg); in encodeData()
2661 m_parent->m_cbNotifier.notifyCallback(cbArg); in processRawImageImpl()
2672 m_parent->m_cbNotifier.notifyCallback(cbArg); in processRawImageImpl()
DQCamera2HWI.h159 virtual int32_t notifyCallback(qcamera_callback_argm_t &cbArgs);
DQCamera2HWI.cpp6078 return m_cbNotifier.notifyCallback(cbArg); in sendEvtNotify()
6421 rc = m_cbNotifier.notifyCallback(cbArg); in processHDRData()
6531 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processASDUpdate()
8195 m_cbNotifier.notifyCallback(cbArg); in playShutter()
8342 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processFaceDetectionResult()
8473 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processFaceDetectionResult()
8582 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processHistogramStats()