Lines Matching refs:stopChannel
3391 rc = stopChannel(QCAMERA_CH_TYPE_CALLBACK); in disableMsgType()
3482 stopChannel(QCAMERA_CH_TYPE_ZSL); in startPreview()
3483 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in startPreview()
3548 stopChannel(QCAMERA_CH_TYPE_CALLBACK); in stopPreview()
3549 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
3550 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
3551 stopChannel(QCAMERA_CH_TYPE_RAW); in stopPreview()
3738 stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in stopRecording()
3740 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
4904 rc = stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
4960 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
4963 stopChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
5156 stopChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
5531 rc = stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in cancelLiveSnapshot_internal()
5800 stopChannel((qcamera_ch_type_enum_t)i); in release()
8014 int32_t QCamera2HardwareInterface::stopChannel(qcamera_ch_type_enum_t ch_type) in stopChannel() function in qcamera::QCamera2HardwareInterface
10303 rc = stopChannel(QCAMERA_CH_TYPE_RAW); in stopRAWChannel()