Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DLightStatusBarTests.java88 (float) s.unexpectedHuePixels / s.foregroundPixels(), in testLightStatusBarIcons()
130 int unexpectedHuePixels; field in LightStatusBarTests.Stats
134 + sameHueLightPixels + unexpectedHuePixels; in totalPixels()
139 + sameHueLightPixels + unexpectedHuePixels; in foregroundPixels()
146 unexpectedHuePixels); in toString()
188 s.unexpectedHuePixels++; in evaluateLightStatusBarBitmap()