Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DSplashscreenTests.java262 int primaryPixels = 0; in assertColors() local
278 primaryPixels++; in assertColors()
292 final float primaryRatio = (float) primaryPixels / totalPixels; in assertColors()
296 + "% of pixels have non-primary color primaryPixels=" + primaryPixels in assertColors()
305 + "% of pixels have wrong color primaryPixels=" + primaryPixels in assertColors()