Lines Matching defs:getConvexity
233 if (kConvex_Convexity != this->getConvexity()) {2224 SkPath::Convexity getConvexity() const { return fConvexity; }2342 if (kConcave_Convexity == state.getConvexity()) {2347 fConvexity = state.getConvexity();