Searched defs:isInverseFillType (Results 1 – 2 of 2) sorted by relevance
193 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); } in isInverseFillType() function
217 bool isInverseFillType() const { return SkPathFillType_IsInverse(this->getFillType()); } in isInverseFillType() function