Home
last modified time | relevance | path

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

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