Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_filter.cpp37 AddFilterToRoot(id_, AceType::Claim(this)); in Update()
H A Drender_svg_base.h148 void AddFilterToRoot(const std::string& id, const RefPtr<RenderSvgBase>& filter);
H A Drender_svg_base.cpp703 void RenderSvgBase::AddFilterToRoot(const std::string& id, const RefPtr<RenderSvgBase>& filter) in AddFilterToRoot() function in OHOS::Ace::RenderSvgBase