Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.h404 void UpdateAttachments(SCENE_NS::IEcsObject::Ptr& ecsObject);
H A Dnode_impl.cpp757 sceneHolder->UpdateAttachments(ecsObject); in SetPathWithEcsNode()
H A Dscene_holder.cpp1145 void SceneHolder::UpdateAttachments(SCENE_NS::IEcsObject::Ptr& ecsObject) in UpdateAttachments() function in SceneHolder