Searched defs:testRed (Results 1 – 3 of 3) sorted by relevance
435 public void testRed() { in testRed() method in ColorTest
50 public void testRed() { in testRed() method in Color_ColorLongTest
525 int testRed = (TEST_COLORS[i] >> 16) & 0xff; in checkSurfaceFrame() local