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

/frameworks/av/services/camera/libcameraservice/
H A DCameraClient.h123 bool mPlayShutterSound; member in class:android::CameraClient
H A DCameraClient.cpp59 mPlayShutterSound = true;
567 mPlayShutterSound = true;
584 mPlayShutterSound = false;
774 if (mPlayShutterSound) {

Completed in 549 milliseconds