Home
last modified time | relevance | path

Searched defs:captureRequests (Results 1 – 4 of 4) sorted by relevance

/frameworks/hardware/interfaces/cameraservice/vts/functional/
DVtsHalCameraServiceV2_0TargetTest.cpp392 hidl_vec<CaptureRequest> captureRequests; in TEST_P() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java1060 ArrayList<CaptureRequest> captureRequests = new ArrayList<>(outputs.length); in submitMixedCaptureBurstRequest() local
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DCameraTestUtils.java508 ArrayList<CaptureRequest> captureRequests = new ArrayList<>(1); in getTotalCaptureResultForRequest() local
527 List<CaptureRequest> captureRequests, int numResultsWait) { in getTotalCaptureResultsForRequests()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp4538 hardware::hidl_vec<device::V3_2::CaptureRequest> captureRequests; in processBatchCaptureRequests() local