Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsSimplify.cpp33 SkOpSpanBase* nextEnd = end; in bridgeWinding() local
118 SkOpSpanBase* nextEnd = end; in bridgeXor() local
DSkPathOpsOp.cpp107 SkOpSpanBase* nextEnd = end; in bridgeOp() local
DSkOpSegment.cpp621 SkOpSpanBase** nextEnd, bool* unsortable, SkPathOp op, int xorMiMask, int xorSuMask) { in findNextOp()
726 SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, bool* unsortable) { in findNextWinding()
821 SkOpSegment* SkOpSegment::findNextXor(SkOpSpanBase** nextStart, SkOpSpanBase** nextEnd, in findNextXor()
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
DIndentingAppendable.java85 int nextEnd = index; in lines() local