Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSegment.cpp1070 int foundStep = foundSpan->step(otherEnd); in nextChase() local
1071 if (*stepPtr != foundStep) { in nextChase()
1086 *stepPtr = foundStep; in nextChase()