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