Home
last modified time | relevance | path

Searched refs:evenOddFill (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkPath.cpp3059 bool evenOddFill = SkPathFillType::kEvenOdd == this->getFillType() in contains() local
3061 if (evenOddFill) { in contains()
3070 if ((onCurveCount & 1) || evenOddFill) { in contains()

Completed in 7 milliseconds