Home
last modified time | relevance | path

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

/third_party/skia/demos.skia.org/demos/path_performance/
Dmain.js9 const svgData = svgToPathStringAndFillColorPairs(svgElement);
94 function svgToPathStringAndFillColorPairs(svgElement) { function