Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
DSkParsePath.cpp222 void SkParsePath::ToSVGString(const SkPath& path, SkString* str, PathEncoding encoding) { in ToSVGString() function in SkParsePath
/third_party/skia/modules/pathkit/
Dpathkit_wasm_bindings.cpp210 JSString EMSCRIPTEN_KEEPALIVE ToSVGString(const SkPath& path) { in ToSVGString() function
/third_party/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp342 JSString ToSVGString(const SkPath& path) { in ToSVGString() function