Home
last modified time | relevance | path

Searched defs:createScaledBitmapWithoutShadow (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/iconloaderlib/src/com/android/launcher3/icons/
DBaseIconFactory.java144 public Bitmap createScaledBitmapWithoutShadow(Drawable icon, int iconAppTargetSdk) { in createScaledBitmapWithoutShadow() method in BaseIconFactory
189 public Bitmap createScaledBitmapWithoutShadow(Drawable icon, boolean shrinkNonAdaptiveIcons) { in createScaledBitmapWithoutShadow() method in BaseIconFactory