Home
last modified time | relevance | path

Searched refs:mColors (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/touch/
DTouchPointView.java37 private final int[] mColors = { field in TouchPointView
87 int color = mColors[finger.pointerId % mColors.length]; in onDraw()
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DSweepTests.java263 private final int[] mColors = new int[] {
275 LinearGradient gradient = new LinearGradient(15, 45, 75, 45, mColors, null,