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