Searched refs:surfaceController (Results 1 – 2 of 2) sorted by relevance
118 @NonNull SurfaceControllerProxy surfaceController, in RemotePreviewSession() argument125 this.mSurfaceController = surfaceController; in RemotePreviewSession()
857 CloudMediaSurfaceControllerWrapper(CloudMediaSurfaceController surfaceController) { in CloudMediaSurfaceControllerWrapper() argument858 mSurfaceController = surfaceController; in CloudMediaSurfaceControllerWrapper()