Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/offscreen/
DProjectionOffscreenActivity.java250 int otherPixels = 0; in scanImage() local
263 otherPixels += 1; in scanImage()
264 if (otherPixels < 10) { in scanImage()
276 + otherPixels + " other"); in scanImage()
/cts/tests/tests/display/src/android/display/cts/
DVirtualDisplayTest.java396 int otherPixels = 0; in scanImage() local
411 otherPixels += 1; in scanImage()
412 if (otherPixels < 10) { in scanImage()
427 + otherPixels + " other"); in scanImage()