Searched refs:mColorEnd (Results 1 – 1 of 1) sorted by relevance
277 private int mColorEnd; field in MultiProducerActivity.ColorPulse284 mColorEnd = color2; in ColorPulse()311 int color = evaluate(frac, mColorStart, mColorEnd); in draw()325 mColorStart = mColorEnd; in draw()326 mColorEnd = tmp; in draw()