Searched defs:convexity (Results 1 – 5 of 5) sorted by relevance
227 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() local2260 auto setComputedConvexity = [=](SkPathConvexity convexity){ in computeConvexity()2300 SkPathConvexity convexity = Convexicator::BySign(points, pointCount); in computeConvexity() local
188 auto convexity = SkPathConvexity::kUnknown; in make() local
1880 Convexity convexity = this->getConvexityOrUnknown(); in transform() local2737 auto setComputedConvexity = [=](Convexity convexity){ in internalGetConvexity()2757 SkPath::Convexity convexity = Convexicator::BySign(points, (int) (last - points)); in internalGetConvexity() local2827 SkPath::Convexity convexity = Convexicator::BySign(points, count); in IsConvex() local
1315 bool convexity = copy.isConvex(); in check_convexity() local