Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimationUtils.java92 ViewGroup splashScreenView, SurfaceControl firstWindowSurface, in startAnimations() argument
104 firstWindowSurface, mainWindowShiftLength, transactionPool, firstWindowFrame, in startAnimations()
117 SurfaceControl firstWindowSurface, int mainWindowShiftLength, in startAnimations() argument
123 firstWindowSurface, mainWindowShiftLength, transactionPool, firstWindowFrame, in startAnimations()
133 SurfaceControl firstWindowSurface, int mMainWindowShiftLength, in createRadialVanishSlideUpAnimator() argument
156 if (firstWindowSurface != null && firstWindowSurface.isValid()) { in createRadialVanishSlideUpAnimator()
173 firstWindowSurface, splashScreenView, transactionPool, firstWindowFrame, in createRadialVanishSlideUpAnimator()
390 SurfaceControl firstWindowSurface, ViewGroup splashScreenView, in ShiftUpAnimation() argument
397 mFirstWindowSurface = firstWindowSurface; in ShiftUpAnimation()