Home
last modified time | relevance | path

Searched refs:wrongPixels (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSplashscreenTests.java215 int wrongPixels = 0; in assertColors() local
233 wrongPixels++; in assertColors()
248 + " secondaryPixels=" + secondaryPixels + " wrongPixels=" + wrongPixels); in assertColors()
252 final float wrongRatio = (float) wrongPixels / totalPixels; in assertColors()
258 + wrongPixels); in assertColors()