Lines Matching refs:SkTCurve
72 void setPerp(const SkTCurve& c1, double t, const SkDPoint& cPt, const SkTCurve& );
90 SkTSpan(const SkTCurve& curve, SkArenaAlloc& heap) { in SkTSpan()
98 void debugInit(const SkTCurve& curve, SkArenaAlloc& heap) { in debugInit()
100 SkTCurve* fake = curve.make(heap); in debugInit()
145 void init(const SkTCurve& );
146 bool initBounds(const SkTCurve& );
167 const SkTCurve& part() const { in part()
190 void resetBounds(const SkTCurve& curve) { in resetBounds()
215 int linearIntersects(const SkTCurve& ) const;
223 SkTCurve* fPart;
246 SkTSect(const SkTCurve& c
354 const SkTCurve& fCurve;