Searched refs:bottomLayerRegion (Results 1 – 1 of 1) sorted by relevance
105 val bottomLayerRegion = regex110 .that(topLayerRegion.region.height).isEqual(bottomLayerRegion.region.height)112 .that(topLayerRegion.region.width).isEqual(bottomLayerRegion.region.width)113 topLayerRegion.notOverlaps(bottomLayerRegion.region)115 topLayerRegion.plus(bottomLayerRegion.region).coversExactly(startDisplayBounds)121 val bottomLayerRegion = regex126 .that(topLayerRegion.region.height).isLower(bottomLayerRegion.region.height)130 bottomLayerRegion.region.height / 0.7f)133 .that(topLayerRegion.region.width).isEqual(bottomLayerRegion.region.width)134 topLayerRegion.notOverlaps(bottomLayerRegion.region)[all …]