Searched defs:convexity (Results 1 – 3 of 3) sorted by relevance
568 SkPathConvexity convexity = this->getConvexityOrUnknown(); in isConvexityAccurate() local582 SkPathConvexity convexity = this->getConvexityOrUnknown(); in getConvexity() local1630 SkPathConvexity convexity = this->getConvexityOrUnknown(); in transform() local2214 auto setComputedConvexity = [=](SkPathConvexity convexity){ in computeConvexity()2254 SkPathConvexity convexity = Convexicator::BySign(points, pointCount); in computeConvexity() local
188 auto convexity = SkPathConvexity::kUnknown; in make() local
1315 bool convexity = copy.isConvex(); in check_convexity() local