Searched refs:testRed (Results 1 – 3 of 3) sorted by relevance
527 int testRed = (TEST_COLORS[i] >> 16) & 0xff; in checkSurfaceFrame() local530 if (approxEquals(testRed, r) && approxEquals(testGreen, g) && in checkSurfaceFrame()
50 public void testRed() { in testRed() method in Color_ColorLongTest
437 public void testRed() { in testRed() method in ColorTest