Searched refs:asPaint (Results 1 – 6 of 6) sorted by relevance
49 bool asPaint(const SkSVGRenderContext&, SkPaint*) const;
28 bool SkSVGNode::asPaint(const SkSVGRenderContext& ctx, SkPaint* paint) const { in asPaint() function in SkSVGNode
113 if (!node || !node->asPaint(ctx, p)) { in applySvgPaint()
36 bool SkSVGNode::asPaint(const SkSVGRenderContext& ctx, SkPaint* paint) const { in asPaint() function in SkSVGNode
413 if (!node || !node->asPaint(local_ctx, p.get())) { in commonPaint()
104 bool asPaint(const SkSVGRenderContext&, SkPaint*) const;