Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java173 float regularPixelErrorThreshold) { in compareImages() argument
218 if (pixelError > regularPixelErrorThreshold) { in compareImages()