Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsOp.cpp13 static SkOpSegment* findChaseOp(SkTDArray<SkOpSpanBase*>& chase, SkOpSpanBase** startPtr, in findChaseOp() function
171 current = findChaseOp(chase, &start, &end); in bridgeOp()