Home
last modified time | relevance | path

Searched refs:notifyShutter (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.cpp367 pme->notifyShutter(true); in dataProcessRoutine()
369 pme->notifyShutter(false); in dataProcessRoutine()
421 void QCameraHardwareInterface::notifyShutter(bool play_shutter_sound){ in notifyShutter() function in android::QCameraHardwareInterface