Home
last modified time | relevance | path

Searched refs:onAsPath (Results 1 - 25 of 36) sorted by relevance

12

/third_party/skia/modules/sksg/src/
H A DSkSGRect.cpp36 SkPath Rect::onAsPath() const { in onAsPath() function in sksg::Rect
72 SkPath RRect::onAsPath() const { in onAsPath() function in sksg::RRect
H A DSkSGText.cpp80 SkPath Text::onAsPath() const { in onAsPath() function in sksg::Text
111 SkPath TextBlob::onAsPath() const { in onAsPath() function in sksg::TextBlob
H A DSkSGPath.cpp41 SkPath Path::onAsPath() const { in onAsPath() function in sksg::Path
H A DSkSGGeometryNode.cpp34 return this->onAsPath(); in asPath()
H A DSkSGPlane.cpp31 SkPath Plane::onAsPath() const { in onAsPath() function in sksg::Plane
/third_party/skia/modules/svg/include/
H A DSkSVGText.h32 SkPath onAsPath(const SkSVGRenderContext&) const override;
74 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGUse.h31 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGCircle.h30 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGPoly.h33 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGRect.h34 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGPath.h26 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGContainer.h24 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGEllipse.h31 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGLine.h31 SkPath onAsPath(const SkSVGRenderContext&) const override;
H A DSkSVGImage.h30 SkPath onAsPath(const SkSVGRenderContext&) const override;
/third_party/skia/modules/sksg/include/
H A DSkSGRect.h44 SkPath onAsPath() const override;
87 SkPath onAsPath() const override;
H A DSkSGText.h51 SkPath onAsPath() const override;
90 SkPath onAsPath() const override;
H A DSkSGGeometryNode.h43 virtual SkPath onAsPath() const = 0;
H A DSkSGPlane.h31 SkPath onAsPath() const override;
H A DSkSGMerge.h56 SkPath onAsPath() const override;
H A DSkSGPath.h50 SkPath onAsPath() const override;
/third_party/skia/modules/svg/src/
H A DSkSVGPoly.cpp39 SkPath SkSVGPoly::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath() function in SkSVGPoly
H A DSkSVGPath.cpp35 SkPath SkSVGPath::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath() function in SkSVGPath
H A DSkSVGEllipse.cpp39 SkPath SkSVGEllipse::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath() function in SkSVGEllipse
H A DSkSVGContainer.cpp38 SkPath SkSVGContainer::onAsPath(const SkSVGRenderContext& ctx) const { in onAsPath() function in SkSVGContainer

Completed in 6 milliseconds

12