Home
last modified time | relevance | path

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

/cts/tests/pdf/src/android/graphics/pdf/cts/
DUtils.java217 int badPixels = 0; in getNonMatching() local
221 badPixels++; in getNonMatching()
225 return ((float) badPixels) / totalPixels; in getNonMatching()