Searched defs:fromBounds (Results 1 – 3 of 3) sorted by relevance
87 final Rect fromBounds = new Rect(); in animateResizePinnedStack() local
343 public static DisplayCutout fromBounds(Path path) { in fromBounds() method in DisplayCutout
406 private ValueAnimator createAnimationToBounds(Rect fromBounds, Rect toBounds, int duration, in createAnimationToBounds()