Home
last modified time | relevance | path

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

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