Home
last modified time | relevance | path

Searched defs:result_dispatcher_ (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dhdrplus_capture_session.h143 std::unique_ptr<ResultDispatcher> result_dispatcher_; variable
H A Drgbird_capture_session.h215 std::unique_ptr<ResultDispatcher> result_dispatcher_; variable
H A Dzsl_snapshot_capture_session.h160 std::unique_ptr<ZslResultDispatcher> result_dispatcher_; variable
/aosp12/hardware/google/camera/common/hal/tests/
H A Dresult_dispatcher_tests.cc293 std::unique_ptr<ResultDispatcher> result_dispatcher_; member in android::google_camera_hal::ResultDispatcherTests