Searched refs:FULLY_OPAQUE (Results 1 – 3 of 3) sorted by relevance
72 int alpha = mIsDisabled ? (int) (mDisabledAlpha * FULLY_OPAQUE) : FULLY_OPAQUE; in updateFilter()
60 protected static final int FULLY_OPAQUE = 255; field in FastBitmapDrawable378 component = Math.min(Math.round(scale * component + brightnessI), FULLY_OPAQUE); in getDisabledColor()
447 int alpha = mIsDisabled ? (int) (mDisabledAlpha * FULLY_OPAQUE) : FULLY_OPAQUE; in updateFilter()