Searched refs:effectColor (Results 1 – 2 of 2) sorted by relevance
602 final ColorStateList effectColor = in updateStateFromTypedArray() local604 if (effectColor != null) { in updateStateFromTypedArray()605 mState.mEffectColor = effectColor; in updateStateFromTypedArray()976 final int effectColor = mState.mEffectColor.getColorForState(getState(), Color.MAGENTA); in createAnimationProperties() local978 shader.setColor(color, effectColor); in createAnimationProperties()
598 field public static final int effectColor = 16844361; // 0x1010649