Searched defs:SkConic (Results 1 – 1 of 1) sorted by relevance
325 struct SkConic { struct326 SkConic() {} in SkConic() argument327 SkConic(const SkPoint& p0, const SkPoint& p1, const SkPoint& p2, SkScalar w) { in SkConic() argument333 SkConic(const SkPoint pts[3], SkScalar w) { in SkConic() argument361 bool SK_WARN_UNUSED_RESULT chopAt(SkScalar t, SkConic dst[2]) const; argument407 const SkMatrix*, SkConic conics[kMaxConicsForArc]); argument