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