• Home
  • Raw
  • Download

Lines Matching refs:SkOpSegment

213 const SkOpSegment* SkPathOpsDebug::DebugAngleSegment(const SkOpAngle* angle, int id) {  in DebugAngleSegment()
233 const SkOpSegment* SkPathOpsDebug::DebugContourSegment(SkOpContour* contour, int id) { in DebugContourSegment()
253 const SkOpSegment* SkPathOpsDebug::DebugPtTSegment(const SkOpPtT* ptT, int id) { in DebugPtTSegment()
261 const SkOpAngle* SkPathOpsDebug::DebugSegmentAngle(const SkOpSegment* span, int id) { in DebugSegmentAngle()
265 SkOpContour* SkPathOpsDebug::DebugSegmentContour(SkOpSegment* span, int id) { in DebugSegmentContour()
269 const SkOpPtT* SkPathOpsDebug::DebugSegmentPtT(const SkOpSegment* span, int id) { in DebugSegmentPtT()
273 const SkOpSegment* SkPathOpsDebug::DebugSegmentSegment(const SkOpSegment* span, int id) { in DebugSegmentSegment()
277 const SkOpSpanBase* SkPathOpsDebug::DebugSegmentSpan(const SkOpSegment* span, int id) { in DebugSegmentSpan()
293 const SkOpSegment* SkPathOpsDebug::DebugSpanSegment(const SkOpSpanBase* span, int id) { in DebugSpanSegment()
727 const SkOpSegment* SkOpAngle::debugSegment(int id) const { in debugSegment()
747 const SkOpSegment* segment = this->segment(); in dumpOne()
784 void SkOpAngle::dumpTo(const SkOpSegment* segment, const SkOpAngle* to) const { in dumpTo()
829 SkOpSegment* segment = next->segment(); in dumpTest()
861 const SkOpSegment* SkOpPtT::debugSegment(int id) const { in debugSegment()
912 const SkOpSegment* SkOpSpanBase::debugSegment(int id) const { in debugSegment()
997 const SkOpAngle* SkOpSegment::debugAngle(int id) const { in debugAngle()
1001 SkOpContour* SkOpSegment::debugContour(int id) { in debugContour()
1005 const SkOpPtT* SkOpSegment::debugPtT(int id) const { in debugPtT()
1009 const SkOpSegment* SkOpSegment::debugSegment(int id) const { in debugSegment()
1013 const SkOpSpanBase* SkOpSegment::debugSpan(int id) const { in debugSpan()
1017 void SkOpSegment::dump() const { in dump()
1031 void SkOpSegment::dumpAll() const { in dumpAll()
1042 void SkOpSegment::dumpAngles() const { in dumpAngles()
1059 void SkOpSegment::dumpCoin() const { in dumpCoin()
1066 void SkOpSegment::dumpPtsInner() const { in dumpPtsInner()
1084 void SkOpSegment::dumpPts() const { in dumpPts()
1129 const SkOpSegment* segment = &fHead; in dump()
1143 const SkOpSegment* segment = &fHead; in dumpAll()
1155 const SkOpSegment* segment = &fHead; in dumpAngles()
1163 const SkOpSegment* segment = &fHead; in dumpPt()
1173 const SkOpSegment* segment = &fHead; in dumpPts()
1185 const SkOpSegment* segment = &fHead; in dumpPtsX()
1215 const SkOpSegment* segment = &fHead; in dumpSpans()
1236 const SkOpSegment* segment = contour->first(); in debugAngle()
1273 const SkOpSegment* segment = contour->first(); in debugPtT()
1293 const SkOpSegment* SkOpGlobalState::debugSegment(int id) const { in debugSegment()
1296 const SkOpSegment* segment = contour->first(); in debugSegment()
1310 const SkOpSegment* segment = contour->first(); in debugSpan()