Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/svg/model/
DSkSVGPath.h14 class SkSVGPath final : public SkSVGShape {
16 ~SkSVGPath() override = default;
17 static sk_sp<SkSVGPath> Make() { return sk_sp<SkSVGPath>(new SkSVGPath()); } in Make()
30 SkSVGPath();
DSkSVGPath.cpp14 SkSVGPath::SkSVGPath() : INHERITED(SkSVGTag::kPath) { } in SkSVGPath() function in SkSVGPath
16 void SkSVGPath::onSetAttribute(SkSVGAttribute attr, const SkSVGValue& v) { in onSetAttribute()
28 void SkSVGPath::onDraw(SkCanvas* canvas, const SkSVGLengthContext&, const SkPaint& paint, in onDraw()
35 SkPath SkSVGPath::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath()
DSkSVGDOM.cpp362 { "path" , []() -> sk_sp<SkSVGNode> { return SkSVGPath::Make(); }}, in __anon232f9d4b0a02()
/third_party/skia/modules/svg/src/
DSkSVGPath.cpp15 SkSVGPath::SkSVGPath() : INHERITED(SkSVGTag::kPath) { } in SkSVGPath() function in SkSVGPath
17 bool SkSVGPath::parseAndSetAttribute(const char* n, const char* v) { in parseAndSetAttribute()
27 void SkSVGPath::onDraw(SkCanvas* canvas, const SkSVGLengthContext&, const SkPaint& paint, in onDraw()
35 SkPath SkSVGPath::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath()
43 SkRect SkSVGPath::onObjectBoundingBox(const SkSVGRenderContext& ctx) const { in onObjectBoundingBox()
DSkSVGDOM.cpp264 { "path" , []() -> sk_sp<SkSVGNode> { return SkSVGPath::Make(); }}, in __anond6553ff81c02()
/third_party/skia/modules/svg/include/
DSkSVGPath.h14 class SkSVGPath final : public SkSVGShape {
16 static sk_sp<SkSVGPath> Make() { return sk_sp<SkSVGPath>(new SkSVGPath()); } in Make()
31 SkSVGPath();
/third_party/skia/modules/svg/
Dsvg.gni43 "$_include/SkSVGPath.h",
88 "$_src/SkSVGPath.cpp",
/third_party/skia/modules/canvaskit/
DBUILD.gn27 "../../modules/svg/src/SkSVGPath.cpp",
/third_party/flutter/build/skia/ohos/
DBUILD.gn1046 "$flutter_root/skia/experimental/svg/model/SkSVGPath.cpp",
/third_party/flutter/skia/
DBUILD.gn1684 "experimental/svg/model/SkSVGPath.cpp",
/third_party/flutter/build/skia/
DBUILD.gn2123 "$flutter_root/skia/experimental/svg/model/SkSVGPath.cpp",
/third_party/flutter/engine/flutter/ci/licenses_golden/
Dlicenses_skia441 FILE: ../../../third_party/skia/experimental/svg/model/SkSVGPath.cpp
442 FILE: ../../../third_party/skia/experimental/svg/model/SkSVGPath.h