Searched refs:mAdaptiveIconBounds (Results 1 – 2 of 2) sorted by relevance
75 private final RectF mAdaptiveIconBounds; field in IconNormalizer97 mAdaptiveIconBounds = new RectF(); in IconNormalizer()243 mAdaptiveIconScale = normalizeAdaptiveIcon(d, mMaxSize, mAdaptiveIconBounds); in getScale()246 outBounds.set(mAdaptiveIconBounds); in getScale()
178 mAdaptiveIconBounds = new Rect(); in SimpleIconFactory()464 private final Rect mAdaptiveIconBounds; field in SimpleIconFactory491 outBounds.set(mAdaptiveIconBounds); in getScale()603 mAdaptiveIconBounds.set(mBounds); in getScale()