Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp5134 delChannel(QCAMERA_CH_TYPE_CAPTURE); in takePicture()
5178 delChannel(QCAMERA_CH_TYPE_CAPTURE); in takePicture()
5206 delChannel(QCAMERA_CH_TYPE_CAPTURE); in takePicture()
5212 delChannel(QCAMERA_CH_TYPE_CAPTURE); in takePicture()
5242 delChannel(QCAMERA_CH_TYPE_RAW); in takePicture()
5250 delChannel(QCAMERA_CH_TYPE_RAW); in takePicture()
5400 rc = delChannel(QCAMERA_CH_TYPE_CAPTURE, false); in stopCaptureChannel()
5449 delChannel(QCAMERA_CH_TYPE_CAPTURE); in cancelPicture()
5452 delChannel(QCAMERA_CH_TYPE_RAW); in cancelPicture()
5645 delChannel(QCAMERA_CH_TYPE_RAW); in checkIntPicPending()
[all …]
DQCamera2HWI.h442 int32_t delChannel(qcamera_ch_type_enum_t ch_type, bool destroy = true);