Searched refs:computeConvexity (Results 1 – 2 of 2) sorted by relevance
1811 SkPathConvexity computeConvexity() const;
568 auto conv = this->computeConvexity(); in isConvexityAccurate()582 convexity = this->computeConvexity(); in getConvexity()2205 SkPathConvexity SkPath::computeConvexity() const { in computeConvexity() function in SkPath