Searched refs:mColors (Results 1 – 2 of 2) sorted by relevance
37 private final int[] mColors = { field in TouchPointView87 int color = mColors[finger.pointerId % mColors.length]; in onDraw()
263 private final int[] mColors = new int[] {275 LinearGradient gradient = new LinearGradient(15, 45, 75, 45, mColors, null,