Searched defs:asPath (Results 1 – 5 of 5) 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
42 SkPath SkSVGNode::asPath(const SkSVGRenderContext& ctx) const { in asPath() function in SkSVGNode
418 void GrShape::asPath(SkPath* out, bool simpleFill) const { in asPath() function in GrShape
166 void asPath(SkPath* out) const { in asPath() function