Home
last modified time | relevance | path

Searched defs:capture_request (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Drealtime_zsl_result_request_processor.h79 std::unique_ptr<CaptureRequest> capture_request = nullptr; member
Drgbird_result_request_processor.cc233 auto capture_request = std::make_unique<CaptureRequest>(); in AddPendingRequests() local