Home
last modified time | relevance | path

Searched refs:getWindowTargetBounds (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DQuickstepTransitionManager.java361 Rect windowTargetBounds = getWindowTargetBounds(appTargets, rotationChange); in composeIconLaunchAnimator()
399 Rect windowTargetBounds = getWindowTargetBounds(appTargets, getRotationChange(appTargets)); in composeWidgetLaunchAnimator()
419 private Rect getWindowTargetBounds(@NonNull RemoteAnimationTargetCompat[] appTargets, in getWindowTargetBounds() method in QuickstepTransitionManager
1338 Rect windowTargetBounds = getWindowTargetBounds(targets, rotationChange); in getClosingWindowAnimators()