Home
last modified time | relevance | path

Searched refs:mPlayShutterSound (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.h147 bool mPlayShutterSound; variable
DCameraClient.cpp57 mPlayShutterSound = true; in CameraClient()
713 mPlayShutterSound = true; in enableShutterSound()
717 mPlayShutterSound = false; in enableShutterSound()
947 if (mPlayShutterSound) { in handleShutter()