Home
last modified time | relevance | path

Searched defs:asPath (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/modules/sksg/src/
DSkSGGeometryNode.cpp32 SkPath GeometryNode::asPath() const { in asPath() function in sksg::GeometryNode
/third_party/skia/experimental/graphite/src/geom/
DShape.cpp83 SkPath Shape::asPath() const { in asPath() function in skgpu::Shape
/third_party/node/test/parallel/
Dtest-fs-utimes.js75 const asPath = (path) => path; function
/third_party/skia/src/gpu/geometry/
DGrShape.cpp418 void GrShape::asPath(SkPath* out, bool simpleFill) const { in asPath() function in GrShape
DGrStyledShape.h166 void asPath(SkPath* out) const { in asPath() function
/third_party/skia/modules/svg/src/
DSkSVGNode.cpp42 SkPath SkSVGNode::asPath(const SkSVGRenderContext& ctx) const { in asPath() function in SkSVGNode