Lines Matching refs:SkOpPtT
23 class SkOpPtT; variable
367 const SkOpPtT* AnglePtT(const SkOpAngle*, int id);
373 const SkOpPtT* ContourPtT(SkOpContour*, int id);
379 const SkOpPtT* CoincidencePtT(SkOpCoincidence*, int id);
383 const SkOpAngle* PtTAngle(const SkOpPtT*, int id);
384 SkOpContour* PtTContour(SkOpPtT*, int id);
385 const SkOpPtT* PtTPtT(const SkOpPtT*, int id);
386 const SkOpSegment* PtTSegment(const SkOpPtT*, int id);
387 const SkOpSpanBase* PtTSpan(const SkOpPtT*, int id);
391 const SkOpPtT* SegmentPtT(const SkOpSegment*, int id);
397 const SkOpPtT* SpanPtT(const SkOpSpanBase*, int id);
440 void Dump(const SkOpPtT& );
441 void DumpAll(const SkOpPtT& );