Searched refs:mFirstWindowFrame (Results 1 – 2 of 2) sorted by relevance
43 private final Rect mFirstWindowFrame = new Rect(); field in SplashScreenExitAnimation67 mFirstWindowFrame.set(frame); in SplashScreenExitAnimation()106 mFirstWindowSurface, mMainWindowShiftLength, mTransactionPool, mFirstWindowFrame, in startAnimations()
386 private final Rect mFirstWindowFrame; field in SplashScreenExitAnimationUtils.ShiftUpAnimation400 mFirstWindowFrame = firstWindowFrame; in ShiftUpAnimation()419 mTmpTransform.postTranslate(mFirstWindowFrame.left, in onAnimationProgress()420 mFirstWindowFrame.top + mMainWindowShiftLength); in onAnimationProgress()