Home
last modified time | relevance | path

Searched refs:SetAnimationValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_property_animation.h59 void SetAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& value);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_property_animation.cpp140 void RSRenderPropertyAnimation::SetAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& valu… in SetAnimationValue() function in OHOS::Rosen::RSRenderPropertyAnimation