Home
last modified time | relevance | path

Searched defs:cubicPath (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DPathOpsTestCommon.cpp163 void CubicPathToQuads(const SkPath& cubicPath, SkPath* quadPath) { in CubicPathToQuads()
203 void CubicPathToSimple(const SkPath& cubicPath, SkPath* simplePath) { in CubicPathToSimple()