Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_node.h174 NODE_BUILD_CHILDREN_ALL = 2, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp805 … if (self->buildBehavior_ == NODE_BUILD_CHILDREN_ALL) { in SetPathWithoutNode()