Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Dhdrplus_capture_session.h79 static constexpr uint32_t kPartialResult = 1; variable
H A Drgbird_capture_session.h84 static constexpr uint32_t kPartialResult = 1; variable
/aosp12/hardware/google/camera/common/hal/tests/
H A Dresult_dispatcher_tests.cc34 static constexpr uint32_t kPartialResult = 1; member in android::google_camera_hal::ResultDispatcherTests