Home
last modified time | relevance | path

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

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