Lines Matching refs:stopChannel
3794 rc = stopChannel(QCAMERA_CH_TYPE_CALLBACK); in disableMsgType()
3899 stopChannel(QCAMERA_CH_TYPE_ZSL); in startPreview()
3900 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in startPreview()
3957 stopChannel(QCAMERA_CH_TYPE_CALLBACK); in stopPreview()
3958 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
3959 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
3960 stopChannel(QCAMERA_CH_TYPE_RAW); in stopPreview()
4154 stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in stopRecording()
4156 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
5396 rc = stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
5448 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
5451 stopChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
5644 stopChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
6066 rc = stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in cancelLiveSnapshot_internal()
6335 stopChannel((qcamera_ch_type_enum_t)i); in release()
8843 int32_t QCamera2HardwareInterface::stopChannel(qcamera_ch_type_enum_t ch_type) in stopChannel() function in qcamera::QCamera2HardwareInterface
11321 rc = stopChannel(QCAMERA_CH_TYPE_RAW); in stopRAWChannel()