HomeSort by relevance Sort by last modified time
    Searched defs:isLiveSnapshot (Results 1 - 2 of 2) sorted by null

  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.h 418 bool isLiveSnapshot() {return m_stateMachine.isRecording();};
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h 421 bool isLiveSnapshot() {return m_stateMachine.isRecording();};

Completed in 187 milliseconds