Searched refs:playShutterSound (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/camera2/
H A DParameters.h134 bool playShutterSound; member in struct:android::camera2::Parameters
H A DCaptureSequencer.cpp645 if (params.state == Parameters::STILL_CAPTURE && params.playShutterSound) {
H A DParameters.cpp776 playShutterSound = true;
/frameworks/av/services/camera/libcameraservice/
H A DCamera2Client.cpp1220 l.mParameters.playShutterSound = true;
1238 l.mParameters.playShutterSound = false;

Completed in 375 milliseconds