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.java235 int wrongPixels = 0; in assertColors() local
253 wrongPixels++; in assertColors()
268 + " secondaryPixels=" + secondaryPixels + " wrongPixels=" + wrongPixels); in assertColors()
272 final float wrongRatio = (float) wrongPixels / totalPixels; in assertColors()
278 + wrongPixels); in assertColors()