Home
last modified time | relevance | path

Searched defs:nextEnd (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsSimplify.cpp32 SkOpSpanBase* nextEnd = end; in bridgeWinding() local
109 SkOpSpanBase* nextEnd = end; in bridgeXor() local
DSkPathOpsOp.cpp131 SkOpSpanBase* nextEnd = end; in bridgeOp() local
DSkOpSegment.cpp539 SkOpSpanBase** nextEnd, bool* unsortable, bool* simple, in findNextOp()
646 SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, bool* unsortable) { in findNextWinding()
741 SkOpSegment* SkOpSegment::findNextXor(SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, in findNextXor()
/third_party/flutter/skia/src/pathops/
DSkPathOpsSimplify.cpp32 SkOpSpanBase* nextEnd = end; in bridgeWinding() local
109 SkOpSpanBase* nextEnd = end; in bridgeXor() local
DSkPathOpsOp.cpp131 SkOpSpanBase* nextEnd = end; in bridgeOp() local
DSkOpSegment.cpp539 SkOpSpanBase** nextEnd, bool* unsortable, bool* simple, in findNextOp()
646 SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, bool* unsortable) { in findNextWinding()
741 SkOpSegment* SkOpSegment::findNextXor(SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, in findNextXor()