Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h451 bool mShutterSoundPlayed;
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h532 bool mShutterSoundPlayed; variable
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp366 if(!pme->mShutterSoundPlayed){ in dataProcessRoutine()
370 pme->mShutterSoundPlayed = false; in dataProcessRoutine()
1701 mShutterSoundPlayed = TRUE; in processCtrlEvent()