Searched refs:CaptureSessionCreator (Results 1 – 9 of 9) sorted by relevance
33 class CaptureSessionCreator { class42 public CaptureSessionCreator(CameraDeviceProxy device, Handler cameraHandler) { in CaptureSessionCreator() method in CaptureSessionCreator
43 private final CaptureSessionCreator mCaptureSessionCreator;54 CaptureSessionCreator captureSessionCreator, in PreviewStarter()
131 final CaptureSessionCreator captureSessionCreator = new CaptureSessionCreator(device, in InitializedOneCameraFactory()
48 public void startBurst(CaptureSession.CaptureSessionCreator captureSessionCreator, in startBurst()
43 public void startBurst(CaptureSession.CaptureSessionCreator captureSessionCreator, in startBurst()
73 public void startBurst(CaptureSession.CaptureSessionCreator captureSessionCreator, in startBurst()
124 public void startBurst(CaptureSession.CaptureSessionCreator captureSessionCreator, in startBurst()
40 public static interface CaptureSessionCreator { interface
457 new CaptureSession.CaptureSessionCreator() { in onShutterButtonLongPressed()