Searched refs:m_bShutterSoundPlayed (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWI.h417 bool m_bShutterSoundPlayed; // if shutter sound had been played member in class:qcamera::QCamera2HardwareInterface
H A DQCamera2HWI.cpp931 m_bShutterSoundPlayed(false),
3511 if(!m_bShutterSoundPlayed){
3517 m_bShutterSoundPlayed = false;

Completed in 834 milliseconds