Searched refs:applyPresentationAttributes (Results 1 – 3 of 3) sorted by relevance
93 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
63 ctx->applyPresentationAttributes(fPresentationAttributes, in onPrepareToRender()
234 void SkSVGRenderContext::applyPresentationAttributes(const SkSVGPresentationAttributes& attrs, in applyPresentationAttributes() function in SkSVGRenderContext