Home
last modified time | relevance | path

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

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