HomeSort by relevance Sort by last modified time
    Searched refs:mFxSession (Results 1 - 3 of 3) sorted by null

  /frameworks/base/services/java/com/android/server/wm/
DimLayer.java 62 mDimSurface = new WindowStateAnimator.SurfaceTrace(service.mFxSession,
67 mDimSurface = new SurfaceControl(service.mFxSession, TAG,
DisplayMagnifier.java 497 surfaceControl = new SurfaceControl(mWindowManagerService.mFxSession, SURFACE_TITLE,
WindowManagerService.java 415 final SurfaceSession mFxSession;
743 mFxSession = new SurfaceSession();
801 getDefaultDisplayContentLocked().getDisplay(), mFxSession);
    [all...]

Completed in 29 milliseconds