Home
last modified time | relevance | path

Searched refs:mFxSession (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
DDimLayer.java62 mDimSurface = new WindowStateAnimator.SurfaceTrace(service.mFxSession, in DimLayer()
67 mDimSurface = new SurfaceControl(service.mFxSession, TAG, in DimLayer()
DDisplayMagnifier.java497 … surfaceControl = new SurfaceControl(mWindowManagerService.mFxSession, SURFACE_TITLE, in ViewportWindow()
DWindowManagerService.java415 final SurfaceSession mFxSession; field in WindowManagerService
750 mFxSession = new SurfaceSession(); in WindowManagerService()
808 getDefaultDisplayContentLocked().getDisplay(), mFxSession); in WindowManagerService()
5495 getDefaultDisplayContentLocked().getDisplay(), mFxSession); in showStrictModeViolation()
5978 rotation, mFxSession, in updateRotationUncheckedLocked()
8632 SurfaceControl surfaceControl = new SurfaceControl(mFxSession, in handleAppTransitionReadyLocked()
9942 mFxSession, inTransaction, mPolicy.isDefaultOrientationForced()); in startFreezingDisplayLocked()
9994 if (screenRotationAnimation.dismiss(mFxSession, MAX_ANIMATION_DURATION, in stopFreezingDisplayLocked()
10078 mRealDisplayMetrics, mFxSession, toks); in createWatermarkInTransaction()