Home
last modified time | relevance | path

Searched refs:stopCaptureChannel (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h345 int stopCaptureChannel(bool destroy);
DQCameraStateMachine.cpp2310 rc = m_parent->stopCaptureChannel(restartPreview); in procEvtPicTakingState()
DQCamera2HWI.cpp5389 int QCamera2HardwareInterface::stopCaptureChannel(bool destroy) in stopCaptureChannel() function in qcamera::QCamera2HardwareInterface