Lines Matching refs:stopChannel
3404 rc = stopChannel(QCAMERA_CH_TYPE_CALLBACK); in disableMsgType()
3495 stopChannel(QCAMERA_CH_TYPE_ZSL); in startPreview()
3496 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in startPreview()
3561 stopChannel(QCAMERA_CH_TYPE_CALLBACK); in stopPreview()
3562 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
3563 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
3564 stopChannel(QCAMERA_CH_TYPE_RAW); in stopPreview()
3751 stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in stopRecording()
3753 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
4917 rc = stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
4973 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
4976 stopChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
5169 stopChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
5544 rc = stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in cancelLiveSnapshot_internal()
5815 stopChannel((qcamera_ch_type_enum_t)i); in release()
8029 int32_t QCamera2HardwareInterface::stopChannel(qcamera_ch_type_enum_t ch_type) in stopChannel() function in qcamera::QCamera2HardwareInterface
10318 rc = stopChannel(QCAMERA_CH_TYPE_RAW); in stopRAWChannel()