Home
last modified time | relevance | path

Searched refs:componentManagerName (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_animation.cpp858 auto componentManagerName = fullPropertyPath.substr(0, separatorPosition); in CreateAnimationTrack() local
862 if (manager->GetName() == componentManagerName) { in CreateAnimationTrack()