Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp531 bool isProxyNode = false; in ShouldExport() local
535 isProxyNode = true; in ShouldExport()
539 if (!isProxyNode) { in ShouldExport()
540 isProxyNode = !ownsEntity_; in ShouldExport()
552 if (isProxyNode) { in ShouldExport()