Home
last modified time | relevance | path

Searched refs:delChannel (Results 1 – 2 of 2) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp4656 delChannel(QCAMERA_CH_TYPE_CAPTURE); in takePicture()
4700 delChannel(QCAMERA_CH_TYPE_CAPTURE); in takePicture()
4728 delChannel(QCAMERA_CH_TYPE_CAPTURE); in takePicture()
4734 delChannel(QCAMERA_CH_TYPE_CAPTURE); in takePicture()
4764 delChannel(QCAMERA_CH_TYPE_RAW); in takePicture()
4772 delChannel(QCAMERA_CH_TYPE_RAW); in takePicture()
4921 rc = delChannel(QCAMERA_CH_TYPE_CAPTURE, false); in stopCaptureChannel()
4974 delChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
4977 delChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
5170 delChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
[all …]
DQCamera2HWI.h422 int32_t delChannel(qcamera_ch_type_enum_t ch_type, bool destroy = true);