Searched refs:evenOddFill (Results 1 – 1 of 1) sorted by relevance
3066 bool evenOddFill = SkPathFillType::kEvenOdd == this->getFillType() in contains() local3068 if (evenOddFill) { in contains()3077 if ((onCurveCount & 1) || evenOddFill) { in contains()