Searched defs:SkConic (Results 1 – 1 of 1) sorted by relevance
195 struct SkConic { struct196 SkConic() {} in SkConic() argument197 SkConic(const SkPoint& p0, const SkPoint& p1, const SkPoint& p2, SkScalar w) { in SkConic() argument203 SkConic(const SkPoint pts[3], SkScalar w) { in SkConic() function231 bool SK_WARN_UNUSED_RESULT chopAt(SkScalar t, SkConic dst[2]) const; argument276 const SkMatrix*, SkConic conics[kMaxConicsForArc]); argument