Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dintf_node_private.h57 virtual bool ShouldExport() const = 0;
H A Dnode_impl.cpp529 bool NodeImpl::ShouldExport() const in ShouldExport() function in NodeImpl
546 if (privateInterface->ShouldExport()) { in ShouldExport()
569 if (privateInterface->ShouldExport()) { in ShouldExport()
H A Dmesh_impl.cpp215 bool ShouldExport() const override in ShouldExport() function in __anonc1d7ca6d0110::MeshImpl
H A Dnode_impl.h365 bool ShouldExport() const override;