Searched defs:convexity (Results 1 – 4 of 4) sorted by relevance
637 SkPathConvexity convexity = this->getConvexityOrUnknown(); in isConvexityAccurate() local651 SkPathConvexity convexity = this->getConvexityOrUnknown(); in getConvexity() local1721 SkPathConvexity convexity = this->getConvexityOrUnknown(); in transform() local2305 auto setComputedConvexity = [&](SkPathConvexity convexity) { in computeConvexity()2343 SkPathConvexity convexity = Convexicator::BySign(points, pointCount); in computeConvexity() local
195 auto convexity = SkPathConvexity::kUnknown; in make() local
487 required Convexity convexity = 1; field
1361 bool convexity = copy.isConvex(); in check_convexity() local