Searched defs:baseColor (Results 1 – 4 of 4) sorted by relevance
274 final int baseColor = a.getColor(R.styleable.ColorStateListItem_color, Color.MAGENTA); in inflate() local393 final int baseColor = a.getColor( in applyTheme() local445 private int modulateColorAlpha(int baseColor, float alphaMod) { in modulateColorAlpha()
140 public static int getColorWithOverlay(int baseColor, int overlayColor, float overlayAlpha) { in getColorWithOverlay()
378 ColorStateList baseColor = getResources().getColorStateList(value.resourceId); in createDefaultColorStateList() local
209 float baseColor[3]; in createSuperShape() local