Searched defs:convexity (Results 1 – 5 of 5) sorted by relevance
236 Convexity convexity = this->getConvexityOrUnknown(); in getConvexity() local
566 SkPathConvexity convexity = this->getConvexityOrUnknown(); in isConvexityAccurate() local580 SkPathConvexity convexity = this->getConvexityOrUnknown(); in getConvexity() local1622 SkPathConvexity convexity = this->getConvexityOrUnknown(); in transform() local2206 auto setComputedConvexity = [=](SkPathConvexity convexity){ in computeConvexity()2234 SkPathConvexity convexity = Convexicator::BySign(points, pointCount); in computeConvexity() local
184 auto convexity = SkPathConvexity::kUnknown; in make() local
1852 Convexity convexity = this->getConvexityOrUnknown(); in transform() local2799 auto setComputedConvexity = [=](Convexity convexity){ in internalGetConvexity()2819 SkPath::Convexity convexity = Convexicator::BySign(points, (int) (last - points)); in internalGetConvexity() local2889 SkPath::Convexity convexity = Convexicator::BySign(points, count); in IsConvex() local
1315 bool convexity = copy.isConvex(); in check_convexity() local