Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DLightStatusBarTests.java75 (float) s.backgroundPixels / s.totalPixels(), in testLightStatusBarIcons()
126 int backgroundPixels; field in LightStatusBarTests.Stats
133 return backgroundPixels + iconPixels + sameHueDarkPixels in totalPixels()
145 backgroundPixels, iconPixels, sameHueDarkPixels, sameHueLightPixels, in toString()
165 s.backgroundPixels++; in evaluateLightStatusBarBitmap()