Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h950 void notifyShutter(bool play_shutter_sound);
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp421 void QCameraHardwareInterface::notifyShutter(bool play_shutter_sound){ in notifyShutter() argument
424 mNotifyCb(CAMERA_MSG_SHUTTER, 0, play_shutter_sound, mCallbackCookie); in notifyShutter()