Home
last modified time | relevance | path

Searched refs:SetWeight (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_path.h35 void SetWeight(float weight) in SetWeight() function in OHOS::Ace::RenderSvgPath
H A Drender_svg_polygon.h38 void SetWeight(float weight) in SetWeight() function in OHOS::Ace::RenderSvgPolygon
H A Drender_svg_path.cpp72 svgPath->SetWeight(value); in PrepareSelfAnimation()
H A Drender_svg_polygon.cpp75 svgPath->SetWeight(value); in PrepareSelfAnimation()
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/systems/
H A Dintf_animation_system.h61 virtual void SetWeight(float weight) = 0;
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_playback.h44 void SetWeight(float weight) override;
H A Danimation_playback.cpp92 void AnimationPlayback::SetWeight(float weight) in SetWeight() function in AnimationPlayback

Completed in 3 milliseconds