Home
last modified time | relevance | path

Searched refs:onAsPath (Results 1 – 25 of 72) sorted by relevance

123

/third_party/skia/modules/sksg/src/
DSkSGRect.cpp36 SkPath Rect::onAsPath() const { in onAsPath() function in sksg::Rect
72 SkPath RRect::onAsPath() const { in onAsPath() function in sksg::RRect
DSkSGText.cpp80 SkPath Text::onAsPath() const { in onAsPath() function in sksg::Text
111 SkPath TextBlob::onAsPath() const { in onAsPath() function in sksg::TextBlob
DSkSGPlane.cpp31 SkPath Plane::onAsPath() const { in onAsPath() function in sksg::Plane
DSkSGGeometryNode.cpp34 return this->onAsPath(); in asPath()
/third_party/flutter/skia/modules/sksg/src/
DSkSGRect.cpp36 SkPath Rect::onAsPath() const { in onAsPath() function in sksg::Rect
74 SkPath RRect::onAsPath() const { in onAsPath() function in sksg::RRect
DSkSGText.cpp80 SkPath Text::onAsPath() const { in onAsPath() function in sksg::Text
111 SkPath TextBlob::onAsPath() const { in onAsPath() function in sksg::TextBlob
DSkSGPlane.cpp31 SkPath Plane::onAsPath() const { in onAsPath() function in sksg::Plane
DSkSGGeometryNode.cpp34 return this->onAsPath(); in asPath()
/third_party/flutter/skia/modules/sksg/include/
DSkSGText.h51 SkPath onAsPath() const override;
90 SkPath onAsPath() const override;
DSkSGRect.h44 SkPath onAsPath() const override;
87 SkPath onAsPath() const override;
DSkSGPlane.h31 SkPath onAsPath() const override;
DSkSGGeometryNode.h43 virtual SkPath onAsPath() const = 0;
/third_party/skia/modules/sksg/include/
DSkSGText.h51 SkPath onAsPath() const override;
90 SkPath onAsPath() const override;
DSkSGRect.h44 SkPath onAsPath() const override;
87 SkPath onAsPath() const override;
DSkSGPlane.h31 SkPath onAsPath() const override;
DSkSGGeometryNode.h43 virtual SkPath onAsPath() const = 0;
/third_party/skia/modules/svg/include/
DSkSVGText.h32 SkPath onAsPath(const SkSVGRenderContext&) const override;
73 SkPath onAsPath(const SkSVGRenderContext&) const override;
DSkSVGContainer.h23 SkPath onAsPath(const SkSVGRenderContext&) const override;
DSkSVGPath.h26 SkPath onAsPath(const SkSVGRenderContext&) const override;
DSkSVGEllipse.h31 SkPath onAsPath(const SkSVGRenderContext&) const override;
DSkSVGUse.h31 SkPath onAsPath(const SkSVGRenderContext&) const override;
/third_party/flutter/skia/experimental/svg/model/
DSkSVGContainer.h25 SkPath onAsPath(const SkSVGRenderContext&) const override;
DSkSVGPath.h27 SkPath onAsPath(const SkSVGRenderContext&) const override;
DSkSVGUse.h35 SkPath onAsPath(const SkSVGRenderContext&) const override;
DSkSVGPoly.h35 SkPath onAsPath(const SkSVGRenderContext&) const override;

123