Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java769 ArrayList<CaptureRequest> reprocessRequests = in testReprocessAbort() local
856 ArrayList<CaptureRequest> reprocessRequests = new ArrayList<>(NUM_REPROCESS_CAPTURES); in testReprocessTimestamps() local
936 ArrayList<CaptureRequest> reprocessRequests = new ArrayList<>(EXIF_TEST_DATA.length); in testReprocessJpegExif() local
1006 ArrayList<CaptureRequest> reprocessRequests = new ArrayList<>(numFrames); in testReprocessRequestKeys() local
DRobustnessTest.java1283 List<CaptureRequest> reprocessRequests = new ArrayList<>(); in testReprocessStreamCombination() local