Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h485 bool isLiveSnapshot() {return m_stateMachine.isRecording();}; in isLiveSnapshot()
635 QCameraStateMachine m_stateMachine; // state machine variable
DQCamera2HWICallbacks.cpp93 !pme->m_stateMachine.isCaptureRunning()) { in zsl_channel_cb()
2172 if(pme->m_stateMachine.isNonZSLCaptureRunning()&& in metadata_stream_cb_routine()
2350 if (!pme->m_stateMachine.isCaptureRunning()) { in metadata_stream_cb_routine()
DQCameraPostProc.cpp1086 !m_parent->m_stateMachine.isNonZSLCaptureRunning()) || in processData()
1162 if(!m_parent->m_stateMachine.isNonZSLCaptureRunning() && in processData()