Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DLightStatusBarTests.java84 (float) s.sameHueLightPixels / s.foregroundPixels(), in testLightStatusBarIcons()
129 int sameHueLightPixels; field in LightStatusBarTests.Stats
134 + sameHueLightPixels + unexpectedHuePixels; in totalPixels()
139 + sameHueLightPixels + unexpectedHuePixels; in foregroundPixels()
145 backgroundPixels, iconPixels, sameHueDarkPixels, sameHueLightPixels, in toString()
181 s.sameHueLightPixels++; in evaluateLightStatusBarBitmap()