Searched defs:captureBurst (Results 1 – 3 of 3) sorted by relevance
106 … public int captureBurst(List<CaptureRequest> requests, CaptureCallback listener, Handler handler) in captureBurst() method in AndroidCameraCaptureSessionProxy
75 public int captureBurst(List<CaptureRequest> requests, CaptureCallback listener, Handler in captureBurst() method
220 private void captureBurst(FrameServer.Session session, ImageStream imageStream, Updatable<Void> in captureBurst() method in ConvergedImageCaptureCommand