Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/graphics/
DLauncherIcons.java301 FixedScaleDrawable fsd = ((FixedScaleDrawable) iconWrapper.getForeground()); in wrapToAdaptiveIconDrawable() local
302 fsd.setDrawable(drawable); in wrapToAdaptiveIconDrawable()
303 fsd.setScale(scale); in wrapToAdaptiveIconDrawable()