Searched defs:kPartialResult (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/google/camera/common/hal/google_camera_hal/ | ||
H A D | hdrplus_capture_session.h | 79 static constexpr uint32_t kPartialResult = 1; variable |
H A D | rgbird_capture_session.h | 84 static constexpr uint32_t kPartialResult = 1; variable |
/aosp12/hardware/google/camera/common/hal/tests/ | ||
H A D | result_dispatcher_tests.cc | 34 static constexpr uint32_t kPartialResult = 1; member in android::google_camera_hal::ResultDispatcherTests |