Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/svg/model/
DSkSVGUse.cpp14 SkSVGUse::SkSVGUse() : INHERITED(SkSVGTag::kUse) {} in SkSVGUse() function in SkSVGUse
16 void SkSVGUse::appendChild(sk_sp<SkSVGNode>) { in appendChild()
20 void SkSVGUse::setHref(const SkSVGStringType& href) { in setHref()
24 void SkSVGUse::setX(const SkSVGLength& x) { in setX()
28 void SkSVGUse::setY(const SkSVGLength& y) { in setY()
32 void SkSVGUse::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute()
54 bool SkSVGUse::onPrepareToRender(SkSVGRenderContext* ctx) const { in onPrepareToRender()
70 void SkSVGUse::onRender(const SkSVGRenderContext& ctx) const { in onRender()
79 SkPath SkSVGUse::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath()
DSkSVGUse.h18 class SkSVGUse final : public SkSVGTransformableNode {
20 ~SkSVGUse() override = default;
22 static sk_sp<SkSVGUse> Make() { return sk_sp<SkSVGUse>(new SkSVGUse()); } in Make()
38 SkSVGUse();
DSkSVGDOM.cpp370 { "use" , []() -> sk_sp<SkSVGNode> { return SkSVGUse::Make(); }}, in __anon232f9d4b1202()
/third_party/skia/modules/svg/src/
DSkSVGUse.cpp14 SkSVGUse::SkSVGUse() : INHERITED(SkSVGTag::kUse) {} in SkSVGUse() function in SkSVGUse
16 void SkSVGUse::appendChild(sk_sp<SkSVGNode>) { in appendChild()
20 bool SkSVGUse::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute()
27 bool SkSVGUse::onPrepareToRender(SkSVGRenderContext* ctx) const { in onPrepareToRender()
43 void SkSVGUse::onRender(const SkSVGRenderContext& ctx) const { in onRender()
52 SkPath SkSVGUse::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath()
61 SkRect SkSVGUse::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox()
DSkSVGDOM.cpp275 { "use" , []() -> sk_sp<SkSVGNode> { return SkSVGUse::Make(); }}, in __anond6553ff82602()
/third_party/skia/modules/svg/include/
DSkSVGUse.h18 class SkSVGUse final : public SkSVGTransformableNode {
20 static sk_sp<SkSVGUse> Make() { return sk_sp<SkSVGUse>(new SkSVGUse()); } in Make()
35 SkSVGUse();
/third_party/skia/modules/svg/
Dsvg.gni55 "$_include/SkSVGUse.h",
100 "$_src/SkSVGUse.cpp",
/third_party/skia/modules/canvaskit/
DBUILD.gn38 "../../modules/svg/src/SkSVGUse.cpp",
/third_party/flutter/build/skia/ohos/
DBUILD.gn1056 "$flutter_root/skia/experimental/svg/model/SkSVGUse.cpp",
/third_party/flutter/skia/
DBUILD.gn1694 "experimental/svg/model/SkSVGUse.cpp",
/third_party/flutter/build/skia/
DBUILD.gn2133 "$flutter_root/skia/experimental/svg/model/SkSVGUse.cpp",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia3272 FILE: ../../../third_party/skia/experimental/svg/model/SkSVGUse.cpp
3273 FILE: ../../../third_party/skia/experimental/svg/model/SkSVGUse.h