Home
last modified time | relevance | path

Searched refs:SkPathOpsPointsToVerb (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/pathops/
DSkReduceOrder.cpp256 return SkPathOpsPointsToVerb(order - 1); in Quad()
282 return SkPathOpsPointsToVerb(order - 1); in Cubic()
DSkPathOpsTypes.h568 inline SkPath::Verb SkPathOpsPointsToVerb(int points) { in SkPathOpsPointsToVerb() function
/external/skia/src/pathops/
DSkReduceOrder.cpp256 return SkPathOpsPointsToVerb(order - 1); in Quad()
282 return SkPathOpsPointsToVerb(order - 1); in Cubic()
DSkPathOpsTypes.h568 inline SkPath::Verb SkPathOpsPointsToVerb(int points) { in SkPathOpsPointsToVerb() function