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