Home
last modified time | relevance | path

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

/external/skia/src/svg/
DSkSVGElements.cpp32 SkSVGElement::SkSVGElement() : fParent(NULL), fIsDef(false), fIsNotDef(true) { in SkSVGElement() function in SkSVGElement
/external/skia/include/svg/
DSkSVGParser.h31 class SkSVGElement; variable