Searched refs:isNonZSLCaptureRunning (Results 1 - 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
H A DQCameraStateMachine.h172 bool isNonZSLCaptureRunning(); // check if image capture is running in non ZSL mode
H A DQCameraPostProc.cpp629 !m_parent->m_stateMachine.isNonZSLCaptureRunning()) ||
648 if(!m_parent->m_stateMachine.isNonZSLCaptureRunning() &&
H A DQCameraStateMachine.cpp3016 * FUNCTION : isNonZSLCaptureRunning
3025 bool QCameraStateMachine::isNonZSLCaptureRunning() function in class:qcamera::QCameraStateMachine
3056 isNonZSLCaptureRunning());
H A DQCamera2HWICallbacks.cpp1265 if(pme->m_stateMachine.isNonZSLCaptureRunning()&&

Completed in 269 milliseconds