Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp118 static BASE_NS::string ROOTNODE_NAME = "rootNode_"; variable
119 static BASE_NS::string ROOTNODE_PATH = "/" + ROOTNODE_NAME + "/";
798 rootNode_->SetName(ROOTNODE_NAME); in ResetScene()