Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSegment.cpp1113 int foundStep = foundSpan->step(otherEnd); in nextChase() local
1114 if (*stepPtr != foundStep) { in nextChase()
1126 *stepPtr = foundStep; in nextChase()
/external/skqp/src/pathops/
DSkOpSegment.cpp1113 int foundStep = foundSpan->step(otherEnd); in nextChase() local
1114 if (*stepPtr != foundStep) { in nextChase()
1126 *stepPtr = foundStep; in nextChase()