Home
last modified time | relevance | path

Searched defs:check_intersection (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Tools/peg_generator/pegen/
Dvalidator.py42 def check_intersection(self, first_alt: Alt, second_alt: Alt) -> bool: member in SubRuleValidator
/third_party/boost/boost/geometry/algorithms/detail/distance/
Dgeometry_to_segment_or_box.hpp202 bool check_intersection = true) in apply()
324 Strategy const& strategy, bool check_intersection = true) in apply()
Dsegment_to_box.hpp117 bool check_intersection = true) in apply()
232 bool check_intersection = true) in apply()
/third_party/skia/src/core/
DSkScan_AAAPath.cpp1371 static void check_intersection(const SkAnalyticEdge* edge, SkFixed nextY, SkFixed* nextNextY) { in check_intersection() function
/third_party/flutter/skia/src/core/
DSkScan_AAAPath.cpp1365 static void check_intersection(const SkAnalyticEdge* edge, SkFixed nextY, SkFixed* nextNextY) { in check_intersection() function