Searched defs:SkConic (Results 1 – 1 of 1) sorted by relevance
297 struct SkConic { struct298 SkConic() {} in SkConic() function299 SkConic(const SkPoint& p0, const SkPoint& p1, const SkPoint& p2, SkScalar w) { in SkConic() argument305 SkConic(const SkPoint pts[3], SkScalar w) { in SkConic() function333 bool SK_WARN_UNUSED_RESULT chopAt(SkScalar t, SkConic dst[2]) const; argument379 const SkMatrix*, SkConic conics[kMaxConicsForArc]); argument