Home
last modified time | relevance | path

Searched refs:getNormalizationScale (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/views/
H A DClipIconView.java304 Utilities.scaleRectAboutCenter(mStartRevealRect, IconShape.getNormalizationScale()); in setIcon()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DIconShape.java69 public static float getNormalizationScale() { in getNormalizationScale() method in IconShape
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DBubbleTextView.java560 IconShape.getNormalizationScale()); in drawDotIfNecessary()