Searched refs:SkOpCurve (Results 1 – 5 of 5) sorted by relevance
13 struct SkOpCurve;
18 struct SkOpCurve { struct
361 bool subDivide(const SkOpSpanBase* start, const SkOpSpanBase* end, SkOpCurve* result) const;
248 SkOpCurve edge; in addCurveTo()1577 SkOpCurve* edge) const { in subDivide()
1306 void SkOpCurve::dump() const { in dump()