Searched defs:convexity (Results 1 – 4 of 4) sorted by relevance
624 SkPathConvexity convexity = this->getConvexityOrUnknown(); in isConvexityAccurate() local638 SkPathConvexity convexity = this->getConvexityOrUnknown(); in getConvexity() local1687 SkPathConvexity convexity = this->getConvexityOrUnknown(); in transform() local2267 auto setComputedConvexity = [=](SkPathConvexity convexity){ in computeConvexity()2307 SkPathConvexity convexity = Convexicator::BySign(points, pointCount); in computeConvexity() local
194 auto convexity = SkPathConvexity::kUnknown; in make() local
487 required Convexity convexity = 1; field
1360 bool convexity = copy.isConvex(); in check_convexity() local