Searched defs:hasPathEffect (Results 1 – 3 of 3) sorted by relevance
534 static unsigned DefaultRectDirAndStartIndex(const SkRect& rect, bool hasPathEffect, in DefaultRectDirAndStartIndex()563 static unsigned DefaultRRectDirAndStartIndex(const SkRRect& rrect, bool hasPathEffect, in DefaultRRectDirAndStartIndex()
121 bool hasPathEffect() const { return SkToBool(fPathEffect.get()); } in hasPathEffect() function
122 bool hasPathEffect() const { return SkToBool(fPathEffect.get()); } in hasPathEffect() function