Home
last modified time | relevance | path

Searched refs:findNextOp (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsOp.cpp108 SkOpSegment* next = current->findNextOp(&chase, &nextStart, &nextEnd, in bridgeOp()
DSkOpSegment.h204 SkOpSegment* findNextOp(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart,
DSkOpSegment.cpp620 SkOpSegment* SkOpSegment::findNextOp(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart, in findNextOp() function in SkOpSegment