Searched defs:isInverseFillType (Results 1 – 3 of 3) sorted by relevance
202 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); } in isInverseFillType() function
217 bool isInverseFillType() const { return SkPathFillType_IsInverse(this->getFillType()); } in isInverseFillType() function
278 protected boolean isInverseFillType() { in isInverseFillType() method in ShadowPath