Searched refs:SkSVGContainer (Results 1 – 16 of 16) sorted by relevance
13 SkSVGContainer::SkSVGContainer(SkSVGTag t) : INHERITED(t) { } in SkSVGContainer() function in SkSVGContainer15 void SkSVGContainer::appendChild(sk_sp<SkSVGNode> node) { in appendChild()20 bool SkSVGContainer::hasChildren() const { in hasChildren()24 void SkSVGContainer::onRender(const SkSVGRenderContext& ctx) const { in onRender()30 SkPath SkSVGContainer::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath()
14 class SkSVGContainer : public SkSVGTransformableNode {16 ~SkSVGContainer() override = default;21 explicit SkSVGContainer(SkSVGTag);
13 class SkSVGHiddenContainer : public SkSVGContainer {23 typedef SkSVGContainer INHERITED;
13 class SkSVGG : public SkSVGContainer {22 typedef SkSVGContainer INHERITED;
17 class SkSVGSVG : public SkSVGContainer {46 typedef SkSVGContainer INHERITED;
162 contentNode->SkSVGContainer::onRender(recordingContext); in onAsPaint()
1120 "experimental/svg/model/SkSVGContainer.cpp",2074 "experimental/svg/model/SkSVGContainer.cpp",
1669 "experimental/svg/model/SkSVGContainer.cpp",
1616 "experimental/svg/model/SkSVGContainer.cpp",
149 "experimental/svg/model/SkSVGContainer.cpp",