Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/tests/
DPathOpsTestCommon.cpp32 void CubicPathToQuads(const SkPath& cubicPath, SkPath* quadPath) { in CubicPathToQuads()
/external/skia/tests/
DPathOpsTestCommon.cpp32 void CubicPathToQuads(const SkPath& cubicPath, SkPath* quadPath) { in CubicPathToQuads()
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorOverlay.cpp105 Path quadPath; in quadToPath() local
118 Path quadPath = quadToPath(quad); in drawOutlinedQuad() local