Home
last modified time | relevance | path

Searched defs:firstWindowFrame (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimationUtils.java70 TransactionPool transactionPool, Rect firstWindowFrame, int animationDuration, in startAnimations()
89 TransactionPool transactionPool, Rect firstWindowFrame, int animationDuration, in startAnimations()
104 TransactionPool transactionPool, Rect firstWindowFrame, int animationDuration, in createAnimator()
308 TransactionPool transactionPool, Rect firstWindowFrame, in ShiftUpAnimation()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/jank/
H A DFrameTrackerTest.java627 @JankType int jankType, long vsyncId, boolean firstWindowFrame) { in sendFrame()
635 boolean firstWindowFrame) { in sendHwuiFrame()