Searched refs:shouldIgnoreWindow (Results 1 – 1 of 1) sorted by relevance
/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/matchers/ |
D | MSSIMMatcher.kt | 106 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
|