Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/google_camera_hal/
Dbasic_capture_session.h109 std::unique_ptr<ResultDispatcher> result_dispatcher_; variable
Dhdrplus_capture_session.h146 std::unique_ptr<ResultDispatcher> result_dispatcher_; variable
Drgbird_capture_session.h219 std::unique_ptr<ResultDispatcher> result_dispatcher_; variable
Dzsl_snapshot_capture_session.h164 std::unique_ptr<ZslResultDispatcher> result_dispatcher_; variable
/hardware/google/camera/common/hal/tests/
Dresult_dispatcher_tests.cc296 std::unique_ptr<ResultDispatcher> result_dispatcher_; member in android::google_camera_hal::ResultDispatcherTests