Searched refs:evenOddFill (Results 1 – 2 of 2) sorted by relevance
3612 bool evenOddFill = SkPath::kEvenOdd_FillType == this->getFillType() in contains() local3614 if (evenOddFill) { in contains()3623 if ((onCurveCount & 1) || evenOddFill) { in contains()