Searched defs:baseColor (Results 1 – 8 of 8) sorted by relevance
327 final int baseColor = a.getColor(R.styleable.ColorStateListItem_color, Color.MAGENTA); in inflate() local447 final int baseColor = a.getColor( in applyTheme() local500 private int modulateColorAlpha(int baseColor, float alphaMod) { in modulateColorAlpha()
114 final int baseColor = a.getColor(R.styleable.ColorStateListItem_android_color, in inflate() local
293 ColorStateList baseColor = AppCompatResources.getColorStateList( in createDefaultColorStateList() local
418 ColorStateList baseColor = AppCompatResources.getColorStateList( in createDefaultColorStateList() local
195 public static int getColorWithOverlay(int baseColor, int overlayColor, float overlayAlpha) { in getColorWithOverlay()
350 public static int lightenColor(int baseColor, int amount) { in lightenColor()
604 @ColorInt final int baseColor, final @Nullable ColorStateList tint) { in createButtonColorStateList()
209 float baseColor[3]; in createSuperShape() local