Searched refs:GrFillRuleForPathFillType (Results 1 – 2 of 2) sorted by relevance
182 inline GrFillRule GrFillRuleForPathFillType(SkPathFillType fillType) { in GrFillRuleForPathFillType() function195 return GrFillRuleForPathFillType(path.getFillType()); in GrFillRuleForSkPath()
179 GrFillRuleForPathFillType(this->pathFillType())); in prePreparePrograms()