Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/bentleyottmann/include/
H A DSegment.h32 struct Crossing { struct
33 const Segment s0;
34 const Segment s1;
35 const Point crossing;
H A DMyers.h86 Crossing(const Segment& s0, const Segment& s1) : Crossing{std::minmax(s0, s1)} {} in Crossing() function
91 Crossing(std::tuple<Segment, Segment> highLow) in Crossing() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp1092 TEST(DependencyAnalysis, Crossing) { in TEST() argument
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Ddependence_analysis.cpp1092 TEST(DependencyAnalysis, Crossing) { in TEST() argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/loop_optimizations/
H A Ddependence_analysis.cpp1092 TEST(DependencyAnalysis, Crossing) { in TEST() argument