Searched refs:SkSVGShape (Results 1 – 22 of 22) sorted by relevance
11 SkSVGShape::SkSVGShape(SkSVGTag t) : INHERITED(t) {} in SkSVGShape() function in SkSVGShape13 void SkSVGShape::onRender(const SkSVGRenderContext& ctx) const { in onRender()29 void SkSVGShape::appendChild(sk_sp<SkSVGNode>) { in appendChild()
11 SkSVGShape::SkSVGShape(SkSVGTag t) : INHERITED(t) {} in SkSVGShape() function in SkSVGShape13 void SkSVGShape::onRender(const SkSVGRenderContext& ctx) const { in onRender()26 void SkSVGShape::appendChild(sk_sp<SkSVGNode>) { in appendChild()
17 class SkSVGShape : public SkSVGTransformableNode {19 ~SkSVGShape() override = default;24 SkSVGShape(SkSVGTag);
14 class SkSVGPath final : public SkSVGShape {34 typedef SkSVGShape INHERITED;
15 class SkSVGPoly final : public SkSVGShape {42 typedef SkSVGShape INHERITED;
16 class SkSVGCircle final : public SkSVGShape {43 typedef SkSVGShape INHERITED;
16 class SkSVGEllipse final : public SkSVGShape {44 typedef SkSVGShape INHERITED;
16 class SkSVGLine final : public SkSVGShape {45 typedef SkSVGShape INHERITED;
16 class SkSVGRect final : public SkSVGShape {51 typedef SkSVGShape INHERITED;
17 class SkSVGShape : public SkSVGTransformableNode {22 SkSVGShape(SkSVGTag);
14 class SkSVGPath final : public SkSVGShape {33 using INHERITED = SkSVGShape;
16 class SkSVGEllipse final : public SkSVGShape {38 using INHERITED = SkSVGShape;
15 class SkSVGPoly final : public SkSVGShape {42 using INHERITED = SkSVGShape;
16 class SkSVGLine final : public SkSVGShape {39 using INHERITED = SkSVGShape;
16 class SkSVGCircle final : public SkSVGShape {40 using INHERITED = SkSVGShape;
16 class SkSVGRect final : public SkSVGShape {43 using INHERITED = SkSVGShape;
50 "$_include/SkSVGShape.h",98 "$_src/SkSVGShape.cpp",
34 "../../modules/svg/src/SkSVGShape.cpp",
1689 "experimental/svg/model/SkSVGShape.cpp",
1134 "$flutter_root/skia/experimental/svg/model/SkSVGShape.cpp",
2162 "$flutter_root/skia/experimental/svg/model/SkSVGShape.cpp",
451 FILE: ../../../third_party/skia/experimental/svg/model/SkSVGShape.cpp452 FILE: ../../../third_party/skia/experimental/svg/model/SkSVGShape.h