Searched refs:toRectF (Results 1 – 3 of 3) sorted by relevance
39 fun toRectF(): RectF { in centerX() method56 val thisRect = toRectF() in prettyPrint()57 val otherRect = rect.toRectF() in prettyPrint()71 val thisRect = toRectF() in intersection()72 val otherRect = rect.toRectF() in intersection()
157 ?.layerStackSpace?.toRectF() ?: this.children163 ?.displayRect?.toRectF() ?: RectF.EMPTY
260 visibleRegion?.isNotEmpty == true -> visibleRegion.toRectF()