Searched refs:mFirstWindowSurface (Results 1 – 2 of 2) sorted by relevance
383 private final SurfaceControl mFirstWindowSurface; field in SplashScreenExitAnimationUtils.ShiftUpAnimation397 mFirstWindowSurface = firstWindowSurface; in ShiftUpAnimation()405 if (mFirstWindowSurface == null || !mFirstWindowSurface.isValid() in onAnimationProgress()424 .Builder(mFirstWindowSurface) in onAnimationProgress()434 if (mFirstWindowSurface == null || !mFirstWindowSurface.isValid()) { in finish()443 .Builder(mFirstWindowSurface) in finish()449 tx.setWindowCrop(mFirstWindowSurface, null); in finish()455 mFirstWindowSurface::release, null); in finish()
42 private final SurfaceControl mFirstWindowSurface; field in SplashScreenExitAnimation64 mFirstWindowSurface = leash; in SplashScreenExitAnimation()106 mFirstWindowSurface, mMainWindowShiftLength, mTransactionPool, mFirstWindowFrame, in startAnimations()