Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dhdrplus_capture_session.h150 NotifyFunc device_session_notify_; variable
Dhdrplus_capture_session.cc488 device_session_notify_ = notify; in Initialize()
647 if (device_session_notify_ == nullptr) { in NotifyHalMessage()
671 device_session_notify_(message); in NotifyHalMessage()
Drgbird_capture_session.h224 NotifyFunc device_session_notify_; variable
Drgbird_capture_session.cc997 device_session_notify_ = notify; in Initialize()
1089 if (device_session_notify_ == nullptr) { in NotifyHalMessage()
1124 device_session_notify_(message); in NotifyHalMessage()