Searched refs:normalizeAdaptiveIcon (Results 1 – 1 of 1) sorted by relevance
136 public static float normalizeAdaptiveIcon(Drawable d, int size, @Nullable RectF outBounds) { in normalizeAdaptiveIcon() method in IconNormalizer243 mAdaptiveIconScale = normalizeAdaptiveIcon(d, mMaxSize, mAdaptiveIconBounds); in getScale()