Searched refs:DISABLED_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
59 private static final float DISABLED_BRIGHTNESS = 0.5f; field in FastBitmapDrawable360 float scale = 1 - DISABLED_BRIGHTNESS; in getDisabledColorFilter()361 int brightnessI = (int) (255 * DISABLED_BRIGHTNESS); in getDisabledColorFilter()376 float scale = 1 - DISABLED_BRIGHTNESS; in getDisabledColor()377 int brightnessI = (int) (255 * DISABLED_BRIGHTNESS); in getDisabledColor()