Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.cpp3759 rc = startChannel(QCAMERA_CH_TYPE_CALLBACK); in enableMsgType()
3869 rc = startChannel(QCAMERA_CH_TYPE_ZSL); in startPreview()
3872 rc = startChannel(QCAMERA_CH_TYPE_RAW); in startPreview()
3874 rc = startChannel(QCAMERA_CH_TYPE_PREVIEW); in startPreview()
3877 rc = startChannel(QCAMERA_CH_TYPE_PREVIEW); in startPreview()
3896 rc = startChannel(QCAMERA_CH_TYPE_CALLBACK); in startPreview()
4084 rc = startChannel(QCAMERA_CH_TYPE_VIDEO); in startRecording()
5246 rc = startChannel(QCAMERA_CH_TYPE_RAW); in takePicture()
5744 rc = startChannel(QCAMERA_CH_TYPE_RAW); in takeBackendPic_internal()
8822 int32_t QCamera2HardwareInterface::startChannel(qcamera_ch_type_enum_t ch_type) in startChannel() function in qcamera::QCamera2HardwareInterface
DQCamera2HWI.h440 int32_t startChannel(qcamera_ch_type_enum_t ch_type);