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