Searched defs:parseSVG (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/animator/ | ||
D | SkParseSVGPath.cpp | 121 void SkDrawPath::parseSVG() { in parseSVG() function in SkDrawPath |
/external/webkit/WebCore/svg/ | ||
D | SVGParserUtilities.cpp | 227 bool SVGPathParser::parseSVG(const String& s, bool process) in parseSVG() function in WebCore::SVGPathParser |