Lines Matching refs:m_cbNotifier
1635 m_cbNotifier(this), in QCamera2HardwareInterface()
2278 m_cbNotifier.exit(); in closeCamera()
3702 m_cbNotifier.setCallbacks(notify_cb, data_cb, data_cb_timestamp, user); in setCallBacks()
3725 m_cbNotifier.setJpegCallBacks(mJpegCb, mJpegCallbackCookie); in setJpegCallBacks()
3962 m_cbNotifier.flushPreviewNotifications(); in stopPreview()
4158 m_cbNotifier.flushVideoNotifications(); in stopRecording()
6598 return m_cbNotifier.notifyCallback(cbArg); in sendEvtNotify()
6947 rc = m_cbNotifier.notifyCallback(cbArg); in processHDRData()
7010 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processLEDCalibration()
7118 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processASDUpdate()
9027 m_cbNotifier.notifyCallback(cbArg); in playShutter()
9174 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processFaceDetectionResult()
9357 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processFaceDetectionResult()
9484 int32_t rc = m_cbNotifier.notifyCallback(cbArg); in processHistogramStats()