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