Searched defs:setFillType (Results 1 – 8 of 8) sorted by relevance
37 void setFillType(SkPathFillType fillType) { in setFillType() function
52 public void setFillType(FillType fillType) { in setFillType() method in PathBuilder
33 SkPathBuilder& setFillType(SkPathFillType ft) { fFillType = ft; return *this; } in setFillType() function
208 void setFillType(SkPathFillType ft) { in setFillType() function
195 protected void setFillType(Path.FillType fillType) { in setFillType() method in ShadowLegacyPath
251 protected void setFillType(Path.FillType fillType) { in setFillType() method in ShadowPath
553 setFillType: function() {}, method
2437 setFillType(fill: FillType): void; method