Searched refs:earthColor (Results 1 – 1 of 1) sorted by relevance
112 int earthColor = bitmap.getPixel(IMAGE_WIDTH * 3 / 4 + 2, IMAGE_HEIGHT / 2); in testInflate() local114 assertTrue(earthColor == 0xFF5656EA); in testInflate()