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

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.cpp1629 rc = startChannel(QCAMERA_CH_TYPE_ZSL);
1631 rc = startChannel(QCAMERA_CH_TYPE_PREVIEW);
1706 rc = startChannel(QCAMERA_CH_TYPE_PREVIEW);
1711 rc = startChannel(QCAMERA_CH_TYPE_VIDEO);
1942 rc = startChannel(QCAMERA_CH_TYPE_CAPTURE);
1958 rc = startChannel(QCAMERA_CH_TYPE_RAW);
2036 rc = startChannel(QCAMERA_CH_TYPE_SNAPSHOT);
3375 * FUNCTION : startChannel
3386 int32_t QCamera2HardwareInterface::startChannel(qcamera_ch_type_enum_t ch_type) function in class:qcamera::QCamera2HardwareInterface
H A DQCamera2HWI.h306 int32_t startChannel(qcamera_ch_type_enum_t ch_type);

Completed in 498 milliseconds