Searched defs:getConvexity (Results 1 – 3 of 3) sorted by relevance
235 Convexity getConvexity() const { in getConvexity() function
2353 SkPath::Convexity getConvexity() const { return fConvexity; } in getConvexity() function
577 SkPathConvexity SkPath::getConvexity() const { in getConvexity() function in SkPath