Home
last modified time | relevance | path

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

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