Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/svg/model/
DSkSVGRenderContext.h78 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
DSkSVGNode.cpp51 ctx->applyPresentationAttributes(fPresentationAttributes, in onPrepareToRender()
DSkSVGRenderContext.cpp320 void SkSVGRenderContext::applyPresentationAttributes(const SkSVGPresentationAttributes& attrs, in applyPresentationAttributes() function in SkSVGRenderContext
/third_party/skia/modules/svg/include/
DSkSVGRenderContext.h87 void applyPresentationAttributes(const SkSVGPresentationAttributes&, uint32_t flags);
/third_party/skia/modules/svg/src/
DSkSVGNode.cpp63 ctx->applyPresentationAttributes(fPresentationAttributes, in onPrepareToRender()
DSkSVGRenderContext.cpp201 void SkSVGRenderContext::applyPresentationAttributes(const SkSVGPresentationAttributes& attrs, in applyPresentationAttributes() function in SkSVGRenderContext