Searched defs:baseColor (Results 1 – 3 of 3) sorted by relevance
366 final int baseColor = a.getColor(R.styleable.ColorStateListItem_color, Color.MAGENTA); in inflate() local493 final int baseColor = a.getColor( in applyTheme() local549 private int modulateColor(int baseColor, float alphaMod, float lStar) { in modulateColor()
209 float baseColor[3]; in createSuperShape() local
518 public static int changeColorLightness(int baseColor, int amount) { in changeColorLightness()