Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/test/src/android/tools/utils/
DMockLayerBuilder.kt106 val childAbsoluteBounds = child.absoluteBounds in <lambda>() constant
107 if (childAbsoluteBounds == null) { in <lambda>()
110 child.absoluteBounds = childAbsoluteBounds.intersection(absoluteBounds) in <lambda>()