Searched refs:ICON_VISIBLE_AREA_FACTOR (Results 1 – 2 of 2) sorted by relevance
66 public static final float ICON_VISIBLE_AREA_FACTOR = 0.92f; field in IconNormalizer
173 Bitmap icon = createIconBitmap(drawable, IconNormalizer.ICON_VISIBLE_AREA_FACTOR); in createIconBitmap()