Home
last modified time | relevance | path

Searched refs:UpdateVector4fValueAddOrigin (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.h102 … void UpdateVector4fValueAddOrigin(Vector4f& startValue, Vector4f& endValue, Vector4f& deltaValue);
H A Drs_path_animation.cpp396 UpdateVector4fValueAddOrigin(startVector4f->stagingValue_, endVector4f->stagingValue_, in InitInterpolationVector4f()
412 void RSPathAnimation::UpdateVector4fValueAddOrigin(Vector4f& startValue, Vector4f& endValue, Vector… in UpdateVector4fValueAddOrigin() function in OHOS::Rosen::RSPathAnimation