Searched refs:MIN_VISIBLE_ALPHA (Results 1 – 1 of 1) sorted by relevance
384 private static final int MIN_VISIBLE_ALPHA = 40; field in SimpleIconFactory458 if ((mPixels[index] & 0xFF) > MIN_VISIBLE_ALPHA) { in getScale()