Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsSimplify.cpp34 SkOpSegment* next = current->findNextWinding(&chase, &nextStart, &nextEnd, in bridgeWinding()
DSkOpSegment.h207 SkOpSegment* findNextWinding(SkTDArray<SkOpSpanBase*>* chase, SkOpSpanBase** nextStart,
DSkOpSegment.cpp725 SkOpSegment* SkOpSegment::findNextWinding(SkTDArray<SkOpSpanBase*>* chase, in findNextWinding() function in SkOpSegment