/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_render_interactive_implict_animator.cpp | 25 void RSRenderInteractiveImplictAnimator::AddAnimations(std::vector<std::pair<NodeId, AnimationId>> animations) in AddAnimations() argument
|
H A D | rs_animation_manager.cpp | 96 void RSAnimationManager::AttemptCancelAnimationByAnimationId(const std::vector<AnimationId>& animations) in AttemptCancelAnimationByAnimationId() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_spring_animation_test.cpp | 181 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() local
|
H A D | rs_curve_animation_test.cpp | 285 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() local
|
H A D | rs_animation_test.cpp | 56 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() local 98 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() local 137 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE,
in HWTEST_F() local 179 auto animations = RSNode::Animate(protocol, curve, [&property]() { HWTEST_F() local 225 auto animations = RSNode::Animate(protocol, curve, [&property]() { HWTEST_F() local 268 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, HWTEST_F() local 311 auto animations = RSNode::Animate(protocol, curve, [&property]() { HWTEST_F() local 353 auto animations = RSNode::Animate(protocol, curve, [&property]() { HWTEST_F() local 393 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, HWTEST_F() local 434 auto animations = RSNode::Animate(protocol, curve, [&property]() { HWTEST_F() local 483 auto animations = RSNode::Animate(protocol, curve, [&property]() { HWTEST_F() local 530 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, HWTEST_F() local 574 auto animations = RSNode::Animate(protocol, curve, [&property]() { HWTEST_F() local 628 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, HWTEST_F() local [all...] |
H A D | rs_animation_group_test.cpp | 420 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::SPRING,
in HWTEST_F() local
|
H A D | rs_keyframe_animation_test.cpp | 283 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() local
|
H A D | rs_transition_test.cpp | 125 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() local 183 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() local 240 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() { HWTEST_F() local 304 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() { HWTEST_F() local 370 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() { HWTEST_F() local 435 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() { HWTEST_F() local 627 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, HWTEST_F() local 663 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, HWTEST_F() local 698 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, HWTEST_F() local [all...] |
H A D | rs_symbol_animation_test.cpp | 1285 std::vector<std::shared_ptr<RSAnimation>> animations = {}; in HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/test/mock/core/animation/ |
H A D | mock_animation_manager.cpp | 62 void PruneAnimation(std::list<RefPtr<MockImplicitAnimation>>& animations) in PruneAnimation() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | animation_test_base.cpp | 87 void AnimationTestBase::StepAnimations(const std::vector<IAnimation::Ptr> animations, uint32_t frames, in StepAnimations() argument 81 StepAnimations( const std::vector<IAnimation::Ptr> animations, uint32_t frames, std::function<void(uint32_t frame)> updateFn) StepAnimations() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/ |
H A D | IntfClassRegistryTest.cpp | 88 auto animations = classRegistry_.GetAllTypes({ IAnimation::UID }); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_interactive_implict_animator_test.cpp | 115 std::vector<std::pair<NodeId, AnimationId>> animations; in HWTEST_F() local 142 std::vector<std::pair<NodeId, AnimationId>> animations; in HWTEST_F() local 209 std::vector<std::pair<NodeId, AnimationId>> animations; in HWTEST_F() local 276 std::vector<std::pair<NodeId, AnimationId>> animations; HWTEST_F() local 343 std::vector<std::pair<NodeId, AnimationId>> animations; HWTEST_F() local 410 std::vector<std::pair<NodeId, AnimationId>> animations; HWTEST_F() local [all...] |
H A D | rs_animation_manager_test.cpp | 308 auto animations = animationManager.GetParticleAnimations(); in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | data.h | 59 BASE_NS::vector<BASE_NS::unique_ptr<GLTF2::Animation>> animations; member
|
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/cmd/ |
H A D | rs_animat_cmd_test.cpp | 198 std::vector<std::pair<NodeId, AnimationId>> animations; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/command/ |
H A D | rs_animation_command_test.cpp | 198 std::vector<std::pair<NodeId, AnimationId>> animations; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
H A D | rs_animation_command.cpp | 113 CreateInteractiveAnimator(RSContext& context, InteractiveImplictAnimatorId targetId, std::vector<std::pair<NodeId, AnimationId>> animations, bool startImmediately) CreateInteractiveAnimator() argument 137 InteractiveAnimatorAddAnimations(RSContext& context, InteractiveImplictAnimatorId targetId, std::vector<std::pair<NodeId, AnimationId>> animations) InteractiveAnimatorAddAnimations() argument
|
/foundation/arkui/ace_engine/test/mock/core/render/ |
H A D | mock_animation_utils.cpp | 132 auto animations = AnimManager::GetInstance().CloseAnimation(); in StartAnimation() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_animation_utils.cpp | 100 auto animations = Rosen::RSNode::CloseImplicitAnimation(); in CloseImplicitAnimation() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/ |
H A D | gltf.h | 140 BASE_NS::vector<CORE_NS::EntityReference> animations; member
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/loaders/ |
H A D | intf_scene_loader.h | 78 BASE_NS::vector<CORE_NS::EntityReference> animations; member
|
/foundation/graphic/graphic_3d/3d_widget_adapter/test/ |
H A D | 3d_widget_adapter_test.cpp | 99 void EngineTest::UpdateGLTFAnimations(const std::vector<std::shared_ptr<GLTFAnimation>> &animations) in UpdateGLTFAnimations() argument
|
/foundation/graphic/graphic_3d/3d_widget_adapter/src/ |
H A D | widget_adapter.cpp | 104 UpdateGLTFAnimations(const std::vector<std::shared_ptr<GLTFAnimation>>& animations) UpdateGLTFAnimations() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_interactive_implict_animator.cpp | 126 auto animations = implicitAnimator->CloseInterActiveImplicitAnimation(true); in AddImplictAnimation() local 156 auto animations = implicitAnimator->CloseInterActiveImplicitAnimation(false); in AddAnimation() local
|