Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/matchers/
DMSSIMMatcher.kt106 shouldIgnoreWindow(ideal, start, stride, windowWidth, windowHeight, filter) && in calculateSSIM()
107 shouldIgnoreWindow(given, start, stride, windowWidth, windowHeight, filter) in calculateSSIM()
180 private fun shouldIgnoreWindow( in shouldIgnoreWindow() method in platform.test.screenshot.matchers.MSSIMMatcher