/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/activityembedding/ |
H A D | ActivityEmbeddingAnimationRunner.java | 199 && !change.getStartAbsBounds().equals(change.getEndAbsBounds())) { in createAnimationAdapters() 244 openingWholeScreenBounds.union(change.getEndAbsBounds()); in createOpenCloseAnimationAdapters() 249 closingWholeScreenBounds.union(change.getEndAbsBounds()); in createOpenCloseAnimationAdapters() 301 return !closingChange.getStartAbsBounds().equals(closingChange.getEndAbsBounds()); in shouldUseSnapshotAnimationForClosingChange() 384 || change.getStartAbsBounds().equals(change.getEndAbsBounds())) { in createChangeAnimationAdapters() 407 parentBounds.union(boundsAnimationChange.getEndAbsBounds()); in createChangeAnimationAdapters() 521 || change.getStartAbsBounds().equals(change.getEndAbsBounds())) { in shouldUseJumpCutForChangeTransition() 573 change.getEndAbsBounds().left - root.getOffset().x, in prepareForJumpCut() 574 change.getEndAbsBounds().top - root.getOffset().y); in prepareForJumpCut() 577 change.getEndAbsBounds().width(), change.getEndAbsBounds().height()); in prepareForJumpCut()
|
H A D | ActivityEmbeddingAnimationAdapter.java | 77 this(animation, change, change.getLeash(), change.getEndAbsBounds(), root); in ActivityEmbeddingAnimationAdapter() 95 final Rect endBounds = change.getEndAbsBounds(); in ActivityEmbeddingAnimationAdapter() 115 mContentBounds.set(change.getEndAbsBounds()); in ActivityEmbeddingAnimationAdapter() 196 super(animation, change, snapshotLeash, change.getEndAbsBounds(), root); in SnapshotAdapter()
|
H A D | ActivityEmbeddingController.java | 145 nonClosingEmbeddedArea.union(change.getEndAbsBounds()); in handleNonEmbeddedChanges() 155 && !nonClosingEmbeddedArea.contains(change.getEndAbsBounds())) { in handleNonEmbeddedChanges()
|
H A D | ActivityEmbeddingAnimationSpec.java | 93 final Rect bounds = change.getEndAbsBounds(); in createChangeBoundsOpenAnimation() 155 final Rect endBounds = change.getEndAbsBounds(); in createChangeBoundsChangeAnimations()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | CounterRotatorHelper.java | 50 final Rect displayBounds = displayRotationChange.getEndAbsBounds(); in handleClosingChanges() 91 if (mLastRotationDelta == 0) return change.getEndAbsBounds(); in getEndBoundsInStartRotation() 92 final Rect rotatedBounds = new Rect(change.getEndAbsBounds()); in getEndBoundsInStartRotation()
|
H A D | DefaultTransitionHandler.java | 378 if (!change.getEndAbsBounds().equals( in startAnimation() 379 info.getChange(change.getParent()).getEndAbsBounds())) { in startAnimation() 381 change.getEndAbsBounds().width(), in startAnimation() 382 change.getEndAbsBounds().height()); in startAnimation() 397 change.getEndAbsBounds().left - info.getRoot(rootIdx).getOffset().x, in startAnimation() 406 change.getEndAbsBounds().width(), change.getEndAbsBounds().height()); in startAnimation() 503 : new Rect(change.getEndAbsBounds()); in startAnimation() 674 : change.getEndAbsBounds(); in loadAnimation() 725 ? change.getStartAbsBounds() : change.getEndAbsBounds(); in loadAnimation() 815 final Rect bounds = change.getEndAbsBounds(); in attachCrossProfileThumbnailAnimation() [all …]
|
H A D | ScreenRotationAnimation.java | 124 mEndWidth = change.getEndAbsBounds().width(); in ScreenRotationAnimation() 125 mEndHeight = change.getEndAbsBounds().height(); in ScreenRotationAnimation()
|
H A D | TransitionAnimationHelper.java | 280 change.getEndAbsBounds().height()); in edgeExtendWindow() 282 change.getEndAbsBounds().width()); in edgeExtendWindow()
|
H A D | Transitions.java | 488 && ((change.getStartAbsBounds().height() != change.getEndAbsBounds().height() in setupStartState() 489 || change.getStartAbsBounds().width() != change.getEndAbsBounds().width()))) { in setupStartState() 492 t.setWindowCrop(leash, change.getEndAbsBounds().width(), in setupStartState() 493 change.getEndAbsBounds().height()); in setupStartState()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
H A D | SplitScreenTransitions.java | 171 t.setPosition(leash, change.getEndAbsBounds().left, change.getEndAbsBounds().top); in playInternalAnimation() 172 t.setWindowCrop(leash, change.getEndAbsBounds().width(), in playInternalAnimation() 173 change.getEndAbsBounds().height()); in playInternalAnimation() 175 t.setPosition(leash, change.getEndAbsBounds().left, change.getEndAbsBounds().top); in playInternalAnimation() 268 startTransaction.setPosition(leash, change.getEndAbsBounds().left, in playResizeAnimation() 269 change.getEndAbsBounds().top); in playResizeAnimation() 270 startTransaction.setWindowCrop(leash, change.getEndAbsBounds().width(), in playResizeAnimation() 271 change.getEndAbsBounds().height()); in playResizeAnimation()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/ |
H A D | TransitionUtil.java | 109 && change.getStartAbsBounds().equals(change.getEndAbsBounds()) in isOrderOnly() 165 (mode == TRANSIT_OPEN) ? change.getEndAbsBounds() : change.getStartAbsBounds(); in setupLeash() 298 Rect localBounds = new Rect(change.getEndAbsBounds()); in newTarget() 314 new Rect(change.getEndAbsBounds()), in newTarget()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/ |
H A D | EnterDesktopTaskTransitionHandlerTest.java | 147 verify(mStartT).setWindowCrop(mSurfaceControl, change.getEndAbsBounds().width(), in testTransitEnterDesktopModeAnimation() 148 change.getEndAbsBounds().height()); in testTransitEnterDesktopModeAnimation()
|
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
H A D | RemoteAnimationRunnerCompat.java | 114 displayW = change.getEndAbsBounds().width(); in wrap() 115 displayH = change.getEndAbsBounds().height(); in wrap()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipTransition.java | 259 if (!currentPipTaskChange.getEndAbsBounds().isEmpty()) { in startAnimation() 260 mPipBoundsState.setBounds(currentPipTaskChange.getEndAbsBounds()); in startAnimation() 599 final boolean toFullscreen = pipChange.getEndAbsBounds().equals( in startExitAnimation() 649 final Rect destinationBounds = new Rect(pipChange.getEndAbsBounds()); in startExitAnimation() 699 final Rect endBounds = new Rect(pipChange.getEndAbsBounds()); in startExpandAndRotationAnimation() 1044 final Rect endBounds = change.getEndAbsBounds(); in startExitToSplitAnimation() 1062 final Rect bounds = prevPipTaskChange.getEndAbsBounds(); in resetPrevPip()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/ |
H A D | EnterDesktopTaskTransitionHandler.java | 195 final Rect endBounds = change.getEndAbsBounds(); in startChangeTransition() 229 change.getStartAbsBounds(), change.getEndAbsBounds()); in animateMoveToDesktop()
|
H A D | ExitDesktopTaskTransitionHandler.java | 140 final Rect endBounds = change.getEndAbsBounds(); in startChangeTransition()
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | PhysicalDisplaySwitchTransitionLauncherTest.java | 117 assertThat(displayChangeArgumentCaptor.getValue().getEndAbsBounds()).isEqualTo( in testDisplaySwitchAfterUnfoldToOpen_animationsEnabled_requestsTransition()
|
H A D | TransitionTests.java | 1045 assertEquals(app.getParent().getBounds(), changeOfActivity.getEndAbsBounds()); in testTransitionBounds() 1056 assertEquals(task.getBounds(), changeOfTask.getEndAbsBounds()); in testTransitionBounds() 1703 assertEquals(embeddedTf.getBounds(), info.getChanges().get(0).getEndAbsBounds()); in testFlagFillsTask_embeddingNotFillingTask()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
H A D | KeyguardService.java | 161 float displayW = parent.getEndAbsBounds().width(); in wrap() 162 float displayH = parent.getEndAbsBounds().height(); in wrap()
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | TransitionRequestInfo.java | 122 public @Nullable Rect getEndAbsBounds() { in getEndAbsBounds() method in TransitionRequestInfo.DisplayChange
|
H A D | TransitionInfo.java | 819 public Rect getEndAbsBounds() { in getEndAbsBounds() method in TransitionInfo.Change
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | TransitionController.java | 628 final Rect endBounds = displayChange.getEndAbsBounds(); in setDisplaySyncMethod()
|