Home
last modified time | relevance | path

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

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