Home
last modified time | relevance | path

Searched refs:reprocessCaptureRequests (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DDngCreatorTest.java1059 List<CaptureRequest> reprocessCaptureRequests = new ArrayList<>(); in captureReprocessedRawShot() local
1068 reprocessCaptureRequests.add(builder.build()); in captureReprocessedRawShot()
1069 mCameraSession.captureBurst(reprocessCaptureRequests, reprocessOutputCaptureListener, in captureReprocessedRawShot()