Home
last modified time | relevance | path

Searched refs:TagDispatchCaptureSession (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/one/v2/core/
DTagDispatchCaptureSession.java44 public class TagDispatchCaptureSession implements FrameServer.Session { class
104 public TagDispatchCaptureSession(CameraCaptureSessionProxy captureSession, Handler in TagDispatchCaptureSession() method in TagDispatchCaptureSession
DFrameServerFactory.java42 mEphemeralFrameServer = new FrameServerImpl(new TagDispatchCaptureSession in FrameServerFactory()