Home
last modified time | relevance | path

Searched defs:animationInputManager (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.h97 if (auto animationInputManager = in SCENE_BEGIN_NAMESPACE() local
164 if (auto animationInputManager = in SCENE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp797 const IAnimationInputComponentManager& animationInputManager, in CreateAnimationSampler()
836 auto const animationInputManager = GetManager<IAnimationInputComponentManager>(ecs); in ExportGltfAnimations() local
H A Dgltf2_importer.cpp3362 const AnimationTrack& track, IAnimationInputComponentManager* animationInputManager) in PrepareAnimationInputTask()
3417 auto animationInputManager = GetManager<IAnimationInputComponentManager>(*ecs_); in PrepareAnimationTasks() local