Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp32 SkOpSpanBase* nextEnd = end; in bridgeWinding() local
109 SkOpSpanBase* nextEnd = end; in bridgeXor() local
H A DSkPathOpsOp.cpp131 SkOpSpanBase* nextEnd = end; in bridgeOp() local
H A DSkOpSegment.cpp538 findNextOp(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, bool* unsortable, bool* simple, SkPathOp op, int xorMiMask, int xorSuMask) findNextOp() argument
645 findNextWinding(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, bool* unsortable) findNextWinding() argument
741 findNextXor(SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, bool* unsortable) findNextXor() argument
[all...]

Completed in 5 milliseconds