Searched defs:SkClosestSect (Results 1 – 1 of 1) sorted by relevance
1725 struct SkClosestSect { struct1726 SkClosestSect() in SkClosestSect() function1731 bool find(const SkTSpan* span1, const SkTSpan* span2 in find()1757 void finish(SkIntersections* intersections) const { in finish()1771 SkSTArray<SkDCubic::kMaxIntersections * 2, SkClosestRecord, true> fClosest;1772 int fUsed;