Searched defs:convexity (Results 1 – 5 of 5) sorted by relevance
226 Convexity convexity = this->getConvexityOrUnknown(); in getConvexity() local
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
1880 Convexity convexity = this->getConvexityOrUnknown(); in transform() local2690 auto setComputedConvexity = [=](Convexity convexity){ in internalGetConvexity()2710 SkPath::Convexity convexity = Convexicator::BySign(points, (int) (last - points)); in internalGetConvexity() local2780 SkPath::Convexity convexity = Convexicator::BySign(points, count); in IsConvex() local
1315 bool convexity = copy.isConvex(); in check_convexity() local