Home
last modified time | relevance | path

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

/cts/tests/tests/systemui/src/android/systemui/cts/
DLightStatusBarTests.java128 int sameHueDarkPixels; field in LightStatusBarTests.Stats
133 return backgroundPixels + iconPixels + sameHueDarkPixels in totalPixels()
138 return iconPixels + sameHueDarkPixels in foregroundPixels()
145 backgroundPixels, iconPixels, sameHueDarkPixels, sameHueLightPixels, in toString()
183 s.sameHueDarkPixels++; in evaluateLightStatusBarBitmap()