Lines Matching refs:stopChannel
2050 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
2051 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
2137 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
2647 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
2682 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
2744 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
2856 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
2901 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
2904 stopChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
3020 rc = stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in cancelLiveSnapshot()
3259 stopChannel((qcamera_ch_type_enum_t)i); in release()
4882 int32_t QCamera2HardwareInterface::stopChannel(qcamera_ch_type_enum_t ch_type) in stopChannel() function in qcamera::QCamera2HardwareInterface