Searched refs:computeInsets (Results 1 – 1 of 1) sorted by relevance
662 final Rect insets = computeInsets(fraction); in ofBounds()690 final Rect insets = computeInsets(fraction); in ofBounds()731 private Rect computeInsets(float fraction) { in ofBounds() method