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

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java515 final SurfaceSession mFxSession; field in class:WindowManagerService
1065 mFxSession = new SurfaceSession();
3663 mFxSession,
3692 mFxSession,
3740 getDefaultDisplayContentLocked().getDisplay(), mFxSession);
6094 mFxSession, inTransaction, mPolicy.isDefaultOrientationForced(), isSecure,
6158 if (screenRotationAnimation.dismiss(mFxSession, MAX_ANIMATION_DURATION,
6243 displayContent.mRealDisplayMetrics, mFxSession, toks);

Completed in 68 milliseconds