Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.h100 … void UpdateVector2fValueAddOrigin(Vector2f& startValue, Vector2f& endValue, Vector2f& deltaValue);
H A Drs_path_animation.cpp375 UpdateVector2fValueAddOrigin(startVector2f->stagingValue_, endVector2f->stagingValue_, in InitInterpolationVector2f()
406 void RSPathAnimation::UpdateVector2fValueAddOrigin(Vector2f& startValue, Vector2f& endValue, Vector… in UpdateVector2fValueAddOrigin() function in OHOS::Rosen::RSPathAnimation