Searched refs:applySvgPaint (Results 1 – 1 of 1) sorted by relevance
103 void applySvgPaint(const SkSVGRenderContext& ctx, const SkSVGPaint& svgPaint, SkPaint* p) { in applySvgPaint() function139 applySvgPaint(ctx, *attrs.fFill.get(), &pctx->fFillPaint); in commitToPaint()146 applySvgPaint(ctx, *attrs.fStroke.get(), &pctx->fStrokePaint); in commitToPaint()