Lines Matching refs:stopChannel
2301 stopChannel(QCAMERA_CH_TYPE_ZSL); in stopPreview()
2302 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in stopPreview()
2383 int rc = stopChannel(QCAMERA_CH_TYPE_VIDEO); in stopRecording()
3075 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3114 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3188 stopChannel(QCAMERA_CH_TYPE_PREVIEW); in takePicture()
3362 rc = stopChannel(QCAMERA_CH_TYPE_CAPTURE); in stopCaptureChannel()
3411 stopChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
3414 stopChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
3590 stopChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
3867 rc = stopChannel(QCAMERA_CH_TYPE_SNAPSHOT); in cancelLiveSnapshot()
4148 stopChannel((qcamera_ch_type_enum_t)i); in release()
6166 int32_t QCamera2HardwareInterface::stopChannel(qcamera_ch_type_enum_t ch_type) in stopChannel() function in qcamera::QCamera2HardwareInterface