Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSpan.cpp367 int windTry = 0; in computeWindSum() local
368 while (!this->sortableTop(contourHead) && ++windTry < SkOpGlobalState::kMaxWindingTries) { in computeWindSum()