Searched defs:RectF (Results 1 – 1 of 1) sorted by relevance
38 fun RectF.crop(crop: RectF): RectF { in emptyColor() method46 fun RectF.containsWithThreshold(r: RectF, threshold: Float = 0.01f): Boolean { in RectF() method