Searched refs:actualColor (Results 1 – 1 of 1) sorted by relevance
96 val actualColor = pixels[j * screenshot.width + i] regex97 if (actualColor != color) {110 Color.valueOf(color), Color.valueOf(actualColor))