Searched refs:burstCaptureRequests (Results 1 – 1 of 1) sorted by relevance
894 ArrayList<CaptureRequest> burstCaptureRequests = new ArrayList<>(); in captureRequestsSynchronizedImpl() local897 burstCaptureRequests.add(request); in captureRequestsSynchronizedImpl()903 mSession.captureBurst(burstCaptureRequests, listener, handler); in captureRequestsSynchronizedImpl()