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