Lines Matching refs:SkOpSegment
210 const SkOpSegment* SkPathOpsDebug::DebugAngleSegment(const SkOpAngle* angle, int id) { in DebugAngleSegment()
230 const SkOpSegment* SkPathOpsDebug::DebugContourSegment(SkOpContour* contour, int id) { in DebugContourSegment()
250 const SkOpSegment* SkPathOpsDebug::DebugCoincidenceSegment(SkOpCoincidence* coin, int id) { in DebugCoincidenceSegment()
270 const SkOpSegment* SkPathOpsDebug::DebugPtTSegment(const SkOpPtT* ptT, int id) { in DebugPtTSegment()
278 const SkOpAngle* SkPathOpsDebug::DebugSegmentAngle(const SkOpSegment* span, int id) { in DebugSegmentAngle()
282 SkOpContour* SkPathOpsDebug::DebugSegmentContour(SkOpSegment* span, int id) { in DebugSegmentContour()
286 const SkOpPtT* SkPathOpsDebug::DebugSegmentPtT(const SkOpSegment* span, int id) { in DebugSegmentPtT()
290 const SkOpSegment* SkPathOpsDebug::DebugSegmentSegment(const SkOpSegment* span, int id) { in DebugSegmentSegment()
294 const SkOpSpanBase* SkPathOpsDebug::DebugSegmentSpan(const SkOpSegment* span, int id) { in DebugSegmentSpan()
310 const SkOpSegment* SkPathOpsDebug::DebugSpanSegment(const SkOpSpanBase* span, int id) { in DebugSpanSegment()
798 const SkOpSegment* SkOpAngle::debugSegment(int id) const { in debugSegment()
818 const SkOpSegment* segment = this->segment(); in dumpOne()
855 void SkOpAngle::dumpTo(const SkOpSegment* segment, const SkOpAngle* to) const { in dumpTo()
900 SkOpSegment* segment = next->segment(); in dumpTest()
932 const SkOpSegment* SkOpPtT::debugSegment(int id) const { in debugSegment()
983 const SkOpSegment* SkOpSpanBase::debugSegment(int id) const { in debugSegment()
1068 const SkOpAngle* SkOpSegment::debugAngle(int id) const { in debugAngle()
1072 SkOpContour* SkOpSegment::debugContour(int id) { in debugContour()
1076 const SkOpPtT* SkOpSegment::debugPtT(int id) const { in debugPtT()
1080 const SkOpSegment* SkOpSegment::debugSegment(int id) const { in debugSegment()
1084 const SkOpSpanBase* SkOpSegment::debugSpan(int id) const { in debugSpan()
1088 void SkOpSegment::dump() const { in dump()
1102 void SkOpSegment::dumpAll() const { in dumpAll()
1113 void SkOpSegment::dumpAngles() const { in dumpAngles()
1130 void SkOpSegment::dumpCoin() const { in dumpCoin()
1137 void SkOpSegment::dumpPtsInner(const char* prefix) const { in dumpPtsInner()
1155 void SkOpSegment::dumpPts(const char* prefix) const { in dumpPts()
1213 const SkOpSegment* segment = &fHead; in dump()
1227 const SkOpSegment* segment = &fHead; in dumpAll()
1239 const SkOpSegment* segment = &fHead; in dumpAngles()
1247 const SkOpSegment* segment = &fHead; in dumpPt()
1257 const SkOpSegment* segment = &fHead; in dumpPts()
1269 const SkOpSegment* segment = &fHead; in dumpPtsX()
1299 const SkOpSegment* segment = &fHead; in dumpSpans()
1320 const SkOpSegment* segment = contour->first(); in debugAngle()
1357 const SkOpSegment* segment = contour->first(); in debugPtT()
1377 const SkOpSegment* SkOpGlobalState::debugSegment(int id) const { in debugSegment()
1380 const SkOpSegment* segment = contour->first(); in debugSegment()
1394 const SkOpSegment* segment = contour->first(); in debugSpan()