Home
last modified time | relevance | path

Searched refs:segment_less_than_upper_to_insert (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/bentleyottmann/src/
H A DMyers.cpp158 bool segment_less_than_upper_to_insert(const Segment& segment, const Segment& to_insert) { in segment_less_than_upper_to_insert() function
518 segment_less_than_upper_to_insert); in handleBeginnings()
537 segment_less_than_upper_to_insert); in handleHorizontals()
/aosp_15_r20/external/skia/modules/bentleyottmann/tests/
H A DMyersTest.cpp15 bool segment_less_than_upper_to_insert(const Segment& segment, const Segment& to_insert);
102 segment_less_than_upper_to_insert); in DEF_TEST()