Searched defs:asPath (Results 1 – 6 of 6) sorted by relevance
32 SkPath GeometryNode::asPath() const { in asPath() function in sksg::GeometryNode
83 SkPath Shape::asPath() const { in asPath() function in skgpu::Shape
75 const asPath = (path) => path; function
418 void GrShape::asPath(SkPath* out, bool simpleFill) const { in asPath() function in GrShape
166 void asPath(SkPath* out) const { in asPath() function
42 SkPath SkSVGNode::asPath(const SkSVGRenderContext& ctx) const { in asPath() function in SkSVGNode