Searched defs:mFxSession (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java456 final SurfaceSession mFxSession; field in class:WindowManagerService
839 mFxSession = new SurfaceSession();
916 getDefaultDisplayContentLocked().getDisplay(), mFxSession);
5932 mFxSession,
5961 mFxSession,
6015 getDefaultDisplayContentLocked().getDisplay(), mFxSession);
6526 rotation, mFxSession,
9295 SurfaceControl surfaceControl = new SurfaceControl(mFxSession,
10619 mFxSession, inTransaction, mPolicy.isDefaultOrientationForced(), isSecure);
10671 if (screenRotationAnimation.dismiss(mFxSession, MAX_ANIMATION_DURATIO
[all...]

Completed in 81 milliseconds