Searched refs:commonPaint (Results 1 – 2 of 2) sorted by relevance
414 SkTLazy<SkPaint> SkSVGRenderContext::commonPaint(const SkSVGPaint& paint_selector, in commonPaint() function in SkSVGRenderContext468 auto p = this->commonPaint(*props.fFill, *props.fFillOpacity); in fillPaint()479 auto p = this->commonPaint(*props.fStroke, *props.fStrokeOpacity); in strokePaint()
172 SkTLazy<SkPaint> commonPaint(const SkSVGPaint&, float opacity) const;