Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h294 int stopCaptureChannel(bool destroy);
DQCameraStateMachine.cpp1769 rc = m_parent->stopCaptureChannel(restartPreview); in procEvtPicTakingState()
DQCamera2HWI.cpp2851 int QCamera2HardwareInterface::stopCaptureChannel(bool destroy) in stopCaptureChannel() function in qcamera::QCamera2HardwareInterface