Searched refs:sunColor (Results 1 – 1 of 1) sorted by relevance
111 int sunColor = bitmap.getPixel(IMAGE_WIDTH / 2, IMAGE_HEIGHT / 2); in testInflate() local113 assertTrue(sunColor == 0xFFFF8000); in testInflate()