Home
last modified time | relevance | path

Searched refs:applyPresentationAttributes (Results 1 – 3 of 3) sorted by relevance

/external/skia/experimental/svg/model/
DSkSVGRenderContext.h76 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
DSkSVGNode.cpp51 ctx->applyPresentationAttributes(fPresentationAttributes, in onPrepareToRender()
DSkSVGRenderContext.cpp250 void SkSVGRenderContext::applyPresentationAttributes(const SkSVGPresentationAttributes& attrs, in applyPresentationAttributes() function in SkSVGRenderContext