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