Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp3369 rc = startChannel(QCAMERA_CH_TYPE_CALLBACK); in enableMsgType()
3479 rc = startChannel(QCAMERA_CH_TYPE_ZSL); in startPreview()
3481 rc = startChannel(QCAMERA_CH_TYPE_PREVIEW); in startPreview()
3492 rc = startChannel(QCAMERA_CH_TYPE_CALLBACK); in startPreview()
3687 rc = startChannel(QCAMERA_CH_TYPE_VIDEO); in startRecording()
4768 rc = startChannel(QCAMERA_CH_TYPE_RAW); in takePicture()
5269 rc = startChannel(QCAMERA_CH_TYPE_RAW); in takeBackendPic_internal()
8008 int32_t QCamera2HardwareInterface::startChannel(qcamera_ch_type_enum_t ch_type) in startChannel() function in qcamera::QCamera2HardwareInterface
DQCamera2HWI.h420 int32_t startChannel(qcamera_ch_type_enum_t ch_type);