Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/matchers/
DMSSIMMatcher.kt166 private fun shouldIgnorePixel( in shouldIgnorePixel() method
190 if (shouldIgnorePixel(x, y, start, stride, filter)) { in shouldIgnoreWindow()
211 if (!shouldIgnorePixel(x, y, start, stride, filter)) { in numPixelsToCompareInWindow()
252 if (shouldIgnorePixel(x, y, start, stride, filter)) { in getMeans()
288 if (shouldIgnorePixel(x, y, start, stride, filter)) { in getVariances()