Searched refs:wrongPixels (Results 1 – 1 of 1) sorted by relevance
264 int wrongPixels = 0; in assertColors() local282 wrongPixels++; in assertColors()297 + " secondaryPixels=" + secondaryPixels + " wrongPixels=" + wrongPixels); in assertColors()301 final float wrongRatio = (float) wrongPixels / totalPixels; in assertColors()307 + wrongPixels); in assertColors()