Searched refs:mErrorColor (Results 1 – 2 of 2) sorted by relevance
54 private final int mErrorColor; field in AnimationParticle81 mErrorColor = context.getResources() in AnimationParticle()155 color = (int) mEvaluator.evaluate(1 - multiplier, mAssignedColor, mErrorColor); in updateDot()157 color = (int) mEvaluator.evaluate(1 - multiplier, mAssignedColor, mErrorColor); in updateDot()