Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskStack.java1707 final Rect fromBounds = new Rect(); in animateResizePinnedStack() local
1708 getBounds(fromBounds); in animateResizePinnedStack()
1747 if (toBounds.width() == fromBounds.width() in animateResizePinnedStack()
1748 && toBounds.height() == fromBounds.height()) { in animateResizePinnedStack()
1756 displayContent.mBoundsAnimationController.animateBounds(this, fromBounds, in animateResizePinnedStack()
DDisplayContent.java1664 return WmDisplayCutout.computeSafeInsets(DisplayCutout.fromBounds(newBounds), in calculateDisplayCutoutForRotationUncached()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipMotionHelper.java423 private ValueAnimator createAnimationToBounds(Rect fromBounds, Rect toBounds, int duration, in createAnimationToBounds() argument
431 anim.setObjectValues(fromBounds, toBounds); in createAnimationToBounds()
/frameworks/base/core/java/android/view/
DDisplayCutout.java590 public static DisplayCutout fromBounds(Rect[] bounds) { in fromBounds() method in DisplayCutout
/frameworks/base/config/
Dboot-image-profile.txt16115 HSPLandroid/view/DisplayCutout;->fromBounds([Landroid/graphics/Rect;)Landroid/view/DisplayCutout;
Dhiddenapi-greylist-max-o.txt79485 Landroid/view/DisplayCutout;->fromBounds(Landroid/graphics/Path;)Landroid/view/DisplayCutout;