Searched defs:outBounds (Results 1 – 5 of 5) sorted by relevance
136 public static float normalizeAdaptiveIcon(Drawable d, int size, @Nullable RectF outBounds) { in normalizeAdaptiveIcon()239 public synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds, in getScale()
108 public void getBounds(final Rect outBounds) { in getBounds()
436 public void getIconBounds(Rect outBounds) { in getIconBounds()440 public static void getIconBounds(View iconView, Rect outBounds, int iconSize) { in getIconBounds()
200 public void getPreviewBounds(Rect outBounds) { in getPreviewBounds()
157 void getBounds(Rect outBounds) { in getBounds()