Searched refs:SurfaceTrace (Results 1 – 5 of 5) sorted by relevance
34 import com.android.server.wm.WindowStateAnimator.SurfaceTrace;51 ctrl = new SurfaceTrace(session, "FocusedStackFrame", in FocusedStackFrame()
479 static class SurfaceTrace extends SurfaceControl { class in WindowStateAnimator481 final static ArrayList<SurfaceTrace> sSurfaces = new ArrayList<SurfaceTrace>();492 public SurfaceTrace(SurfaceSession s, in SurfaceTrace() method in WindowStateAnimator.SurfaceTrace524 SurfaceTrace s = sSurfaces.get(i); in setLayer()685 mSurfaceControl = new SurfaceTrace( in createSurfaceLocked()
62 mDimSurface = new WindowStateAnimator.SurfaceTrace(service.mFxSession, in DimLayer()
48 surface = new WindowStateAnimator.SurfaceTrace(session, "BlackSurface(" in BlackSurface()
21 import static com.android.server.wm.WindowStateAnimator.SurfaceTrace;245 mSurfaceControl = new SurfaceTrace(session, "ScreenshotSurface", in ScreenRotationAnimation()