Searched defs:mirrorSurface (Results 1 – 3 of 3) sorted by relevance
50 public static SurfaceControl mirrorSurface(@NonNull SurfaceControl mirrorOf) { in mirrorSurface() method in SurfaceControlHelper
150 val mirrorSurface = if (shouldMirrorHomePreview) lockScreenPreviewBinder.surface() else null in onCreateView() constant
134 public boolean mirrorSurface(@NonNull IBinder token) { in mirrorSurface() method in MirroredSurfaceView