Home
last modified time | relevance | path

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

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