Searched refs:windTry (Results 1 – 2 of 2) sorted by relevance
375 int windTry = 0; in computeWindSum() local376 while (!this->sortableTop(contourHead) && ++windTry < SkOpGlobalState::kMaxWindingTries) { in computeWindSum()