Home
last modified time | relevance | path

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

/platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/
DMaterialYouColorsSimulationUtils.kt47 private fun pixelWithinFilterRange(row: Int, col: Int, width: Int, height: Int): Boolean { in pixelWithinFilterRange() method
130 pixelWithinFilterRange( in bitmapWithMaterialYouColorsSimulation()