Searched refs:reprocessCaptureRequests (Results 1 – 1 of 1) sorted by relevance
1059 List<CaptureRequest> reprocessCaptureRequests = new ArrayList<>(); in captureReprocessedRawShot() local1068 reprocessCaptureRequests.add(builder.build()); in captureReprocessedRawShot()1069 mCameraSession.captureBurst(reprocessCaptureRequests, reprocessOutputCaptureListener, in captureReprocessedRawShot()