Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.h261 status_t GetPendingShutterNotificationLocked(NotifyMessage& message)
Dresult_dispatcher.cc490 status_t ResultDispatcher::GetPendingShutterNotificationLocked( in GetPendingShutterNotificationLocked() function in android::google_camera_hal::ResultDispatcher
517 if (GetPendingShutterNotificationLocked(message) != OK) { in NotifyShutters()
532 if (GetPendingShutterNotificationLocked(message) != OK) { in NotifyBatchShutters()