Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp59 mPlayShutterSound = true; in CameraClient()
642 mPlayShutterSound = true; in enableShutterSound()
649 mPlayShutterSound = false; in enableShutterSound()
666 mPlayShutterSound = false; in enableShutterSound()
839 if (mPlayShutterSound) { in handleShutter()
DCameraClient.h136 bool mPlayShutterSound; variable