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()
166 mAdaptiveIconBounds = new Rect(); in SimpleIconFactory()452 private final Rect mAdaptiveIconBounds; field in SimpleIconFactory479 outBounds.set(mAdaptiveIconBounds); in getScale()591 mAdaptiveIconBounds.set(mBounds); in getScale()