Home
last modified time | relevance | path

Searched refs:device_session_notify_ (Results 1 – 8 of 8) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dzsl_result_dispatcher.cc55 device_session_notify_(notify) { in ZslResultDispatcher()
109 device_session_notify_(message); in NotifyHalMessage()
Dzsl_result_dispatcher.h110 NotifyFunc device_session_notify_; variable
/hardware/google/camera/common/hal/google_camera_hal/
Dhdrplus_capture_session.h153 NotifyFunc device_session_notify_; variable
Dzsl_snapshot_capture_session.h171 NotifyFunc device_session_notify_; variable
Dhdrplus_capture_session.cc495 device_session_notify_ = notify; in Initialize()
654 if (device_session_notify_ == nullptr) { in NotifyHalMessage()
679 device_session_notify_(message); in NotifyHalMessage()
Drgbird_capture_session.h228 NotifyFunc device_session_notify_; variable
Dzsl_snapshot_capture_session.cc773 device_session_notify_ = notify; in Initialize()
905 if (device_session_notify_ == nullptr) { in NotifyHalMessage()
930 device_session_notify_(message); in NotifyHalMessage()
Drgbird_capture_session.cc1005 device_session_notify_ = notify; in Initialize()
1097 if (device_session_notify_ == nullptr) { in NotifyHalMessage()
1133 device_session_notify_(message); in NotifyHalMessage()