Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp545 if (auto privateInterface = interface_cast<INodeEcsInterfacePrivate>(mesh)) { in ShouldExport() local
546 if (privateInterface->ShouldExport()) { in ShouldExport()
568 if (auto privateInterface = interface_cast<INodeEcsInterfacePrivate>(childNode)) { in ShouldExport() local
569 if (privateInterface->ShouldExport()) { in ShouldExport()