Searched defs:fromBounds (Results 1 – 4 of 4) sorted by relevance
151 private float getScaledCornerRadius(Rect fromBounds, Rect toBounds) { in getScaledCornerRadius()
217 Rect fromBounds, Rect toBounds) { in round()
1350 public void scheduleAnimateResizePip(Rect fromBounds, Rect toBounds, int duration, in scheduleAnimateResizePip()1363 private void scheduleAnimateResizePip(Rect fromBounds, Rect toBounds, int duration, in scheduleAnimateResizePip()
941 public static DisplayCutout fromBounds(Rect[] bounds) { in fromBounds() method in DisplayCutout