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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkPathOpsTypes.h222 inline SkPath::Verb SkPathOpsPointsToVerb(int points) { function
H A DSkReduceOrder.cpp438 return SkPathOpsPointsToVerb(order - 1);
451 return SkPathOpsPointsToVerb(order - 1);
/external/skia/src/pathops/
H A DSkPathOpsTypes.h222 inline SkPath::Verb SkPathOpsPointsToVerb(int points) { function
H A DSkReduceOrder.cpp438 return SkPathOpsPointsToVerb(order - 1);
451 return SkPathOpsPointsToVerb(order - 1);

Completed in 129 milliseconds