Searched refs:computeConvexity (Results 1 – 2 of 2) sorted by relevance
1852 SkPathConvexity computeConvexity() const;
639 auto conv = this->computeConvexity(); in isConvexityAccurate()653 convexity = this->computeConvexity(); in getConvexity()2304 SkPathConvexity SkPath::computeConvexity() const { in computeConvexity() function in SkPath