Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableTestUtils.java171 float fatalPixelErrorThreshold, in compareImages() argument
206 if (pixelError > fatalPixelErrorThreshold) { in compareImages()
213 fatalPixelErrorThreshold, in compareImages()