Lines Matching refs:stopChannel
2302 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
2303 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
2384 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
3076 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3115 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3189 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3363 rc = stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
3412 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
3415 stopChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
3591 stopChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
3868 rc = stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in cancelLiveSnapshot()
4149 stopChannel((qcamera_ch_type_enum_t)i); in release()
6167 int32_t QCamera2HardwareInterface::stopChannel(qcamera_ch_type_enum_t ch_type) in stopChannel() function in qcamera::QCamera2HardwareInterface