Home
last modified time | relevance | path

Searched defs:onPrepareToRender (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/modules/svg/src/
H A DSkSVGTransformableNode.cpp21 bool SkSVGTransformableNode::onPrepareToRender(SkSVGRenderContext* ctx) const { in onPrepareToRender() function in SkSVGTransformableNode
H A DSkSVGUse.cpp29 bool SkSVGUse::onPrepareToRender(SkSVGRenderContext* ctx) const { in onPrepareToRender() function in SkSVGUse
H A DSkSVGSVG.cpp33 bool SkSVGSVG::onPrepareToRender(SkSVGRenderContext* ctx) const { in onPrepareToRender() function in SkSVGSVG
H A DSkSVGImage.cpp34 bool SkSVGImage::onPrepareToRender(SkSVGRenderContext* ctx) const { in onPrepareToRender() function in SkSVGImage
H A DSkSVGNode.cpp68 bool SkSVGNode::onPrepareToRender(SkSVGRenderContext* ctx) const { in onPrepareToRender() function in SkSVGNode