Searched defs:PathHitTester (Results 1 – 1 of 1) sorted by relevance
43 fun PathHitTester(path: Path, @FloatRange(from = 0.0) tolerance: Float = 0.5f) = in <lambda>() method52 class PathHitTester { class