HomeSort by relevance Sort by last modified time
    Searched refs:sortableTop (Results 1 - 3 of 3) sorted by null

  /external/skia/src/pathops/
SkPathOpsWinding.cpp 235 bool SkOpSpan::sortableTop(SkOpContour* contourHead) {
372 if (span->sortableTop(contourHead)) {
SkOpSpan.cpp 320 while (!this->sortableTop(contourHead) && ++windTry < SkOpGlobalState::kMaxWindingTries) {
SkOpSpan.h 490 bool sortableTop(SkOpContour* );

Completed in 601 milliseconds