Home
last modified time | relevance | path

Searched defs:endSpan (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsCommon.cpp50 SkOpSpanBase* endSpan = angle->end(); in AngleWinding() local
H A DSkOpSegment.cpp1064 static SkOpSegment* set_last(SkOpSpanBase** last, SkOpSpanBase* endSpan) { in set_last() argument
1075 SkOpSpanBase* endSpan = step > 0 ? origStart->upCast()->next() : origStart->prev(); in nextChase() local
1727 const SkOpSpanBase* endSpan = angle->end(); updateOppWinding() local
1733 const SkOpSpanBase* endSpan = angle->end(); updateOppWindingReverse() local
1756 SkOpSpanBase* endSpan = angle->end(); updateWinding() local
1762 SkOpSpanBase* endSpan = angle->end(); updateWindingReverse() local
[all...]
/third_party/skia/tests/
H A DPathOpsAngleTest.cpp488 SkOpSpanBase* endSpan = &fHead; in debugAddAngle() local

Completed in 4 milliseconds