Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/traces/surfaceflinger/
DLayer.kt184 val innerLayerBounds: RectF in contains() constant
187 innerLayerBounds = innerLayer.screenBounds.crop(crop) in contains()
190 innerLayerBounds = innerLayer.screenBounds in contains()
192 thisBounds.containsWithThreshold(innerLayerBounds) in contains()