Searched defs:keyframes (Results 1 – 9 of 9) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| D | rs_keyframe_animation_test.cpp | 166 … std::vector<std::tuple<float, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>> keyframes; variable 206 … std::vector<std::tuple<float, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>> keyframes; variable 247 … std::vector<std::tuple<float, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>> keyframes; variable 335 … std::vector<std::tuple<float, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>> keyframes; variable 374 … std::vector<std::tuple<float, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>> keyframes; variable
|
| D | rs_animation_supplement_test.cpp | 690 … std::vector<std::tuple<float, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>> keyframes; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
| D | rs_keyframe_animation.cpp | 44 …std::vector<std::tuple<float, std::shared_ptr<RSPropertyBase>, RSAnimationTimingCurve>>& keyframes) in AddKeyFrames()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
| D | rs_value_estimator.h | 62 std::shared_ptr<RSInterpolator>>>& keyframes, in InitKeyframeAnimationValue() 135 std::shared_ptr<RSInterpolator>>>& keyframes, in InitKeyframeAnimationValue()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| D | rs_render_keyframe_animation.cpp | 50 std::shared_ptr<RSInterpolator>>>& keyframes) in AddKeyframes()
|
| /foundation/arkui/ace_engine/frameworks/core/animation/ |
| D | keyframe_animation.h | 38 void AddKeyframe(const std::list<RefPtr<Keyframe<T>>>& keyframes) in AddKeyframe()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
| D | rs_render_keyframe_animation_test.cpp | 105 …d::tuple<float, std::shared_ptr<RSRenderPropertyBase>, std::shared_ptr<RSInterpolator>>> keyframes; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | rosen_transition_effect_impl.h | 53 void SetKeyframes(const std::vector<std::pair<float, PropertyType>>& keyframes) in SetKeyframes()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/test/unittest/animation/ |
| D | rs_animation_test.cpp | 735 std::vector<std::tuple<float, float, RSAnimationTimingCurve>> keyframes; variable
|