Home
last modified time | relevance | path

Searched defs:OpacityAnimation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg.cpp113 bool RenderSvg::OpacityAnimation(const RefPtr<SvgAnimate>& svgAnimate) in OpacityAnimation() function in OHOS::Ace::RenderSvg
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h314 virtual void OpacityAnimation(const AnimationOption& option, double begin, double end) {} in OpacityAnimation() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2341 void RosenRenderContext::OpacityAnimation(const AnimationOption& option, double begin, double end) in OpacityAnimation() function in OHOS::Ace::NG::RosenRenderContext