Searched refs:SkPathOpsPointsToVerb (Results 1 – 2 of 2) sorted by relevance
256 return SkPathOpsPointsToVerb(order - 1); in Quad()282 return SkPathOpsPointsToVerb(order - 1); in Cubic()
568 inline SkPath::Verb SkPathOpsPointsToVerb(int points) { in SkPathOpsPointsToVerb() function