Searched refs:wrongPixels (Results 1 – 1 of 1) sorted by relevance
215 int wrongPixels = 0; in assertColors() local233 wrongPixels++; in assertColors()248 + " secondaryPixels=" + secondaryPixels + " wrongPixels=" + wrongPixels); in assertColors()252 final float wrongRatio = (float) wrongPixels / totalPixels; in assertColors()258 + wrongPixels); in assertColors()