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

/frameworks/av/services/camera/libcameraservice/api1/
H A DCameraClient.h132 bool mPlayShutterSound; member in class:android::CameraClient
H A DCameraClient.cpp58 mPlayShutterSound = true;
587 mPlayShutterSound = true;
594 mPlayShutterSound = false;
611 mPlayShutterSound = false;
801 if (mPlayShutterSound) {

Completed in 154 milliseconds