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 D | SplashScreenExitAnimationUtils.java | 70 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 D | FrameTrackerTest.java | 627 @JankType int jankType, long vsyncId, boolean firstWindowFrame) { in sendFrame() 635 boolean firstWindowFrame) { in sendHwuiFrame()
|