Searched defs:check_intersection (Results 1 – 2 of 2) sorted by relevance
29 def check_intersection(self, first_alt: Alt, second_alt: Alt) -> None: member in SubRuleValidator
1371 static void check_intersection(const SkAnalyticEdge* edge, SkFixed nextY, SkFixed* nextNextY) { in check_intersection() function