Searched refs:rSource (Results 1 – 1 of 1) sorted by relevance
239 int rSource = Color.red(source); in interpolateColor() local248 (int) (rSource * (1f - t) + rTarget * t), in interpolateColor()