Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTSect.cpp1740 struct SkClosestSect { struct
1741 SkClosestSect() in SkClosestSect() function
1746 bool find(const SkTSpan* span1, const SkTSpan* span2 in find()
1772 void finish(SkIntersections* intersections) const { in finish()
1786 STArray<SkDCubic::kMaxIntersections * 2, SkClosestRecord, true> fClosest;
1787 int fUsed;