Home
last modified time | relevance | path

Searched defs:animationManager (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_animation_manager_test.cpp62 RSAnimationManager animationManager; variable
83 RSAnimationManager animationManager; variable
99 RSAnimationManager animationManager; variable
119 RSAnimationManager animationManager; variable
140 RSAnimationManager animationManager; variable
156 RSAnimationManager animationManager; variable
177 RSAnimationManager animationManager; variable
208 RSAnimationManager animationManager; variable
250 RSAnimationManager animationManager; variable
288 RSAnimationManager animationManager; variable
[all …]
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/
H A Drs_node_showing_command.cpp91 auto& animationManager = node->GetAnimationManager(); in Process() local
H A Drs_animation_command.cpp109 auto& animationManager = node->GetAnimationManager(); in CancelAnimation() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/fuzztest/rsanimationbase_fuzzer/
H A Drsanimationbase_fuzzer.cpp115 auto animationManager = std::make_shared<RSAnimationManager>(); in RSAnimationManagerFuzzerTest() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp442 void RSProfiler::DumpNodeAnimations(const RSAnimationManager& animationManager, JsonWriter& out) in DumpNodeAnimations()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp510 auto animationManager = GetManager<IAnimationComponentManager>(ecs_); in UpdateTrackTargets() local
H A Decs_animation.cpp105 auto animationManager = GetManager<IAnimationComponentManager>(ecs); in UpdateTrackTargets() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dscene_util.cpp584 auto animationManager = GetManager<IAnimationComponentManager>(ecs); in RetargetSkinAnimation() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp2457 IAnimationComponentManager* animationManager; member
3416 auto animationManager = GetManager<IAnimationComponentManager>(*ecs_); in PrepareAnimationTasks() local
H A Dgltf2_exporter.cpp835 auto const animationManager = GetManager<IAnimationComponentManager>(ecs); in ExportGltfAnimations() local