Home
last modified time | relevance | path

Searched defs:proxyIf (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Drender_configuration_impl.cpp54 if (auto proxyIf = interface_pointer_cast<SCENE_NS::IEcsProxyObject>(ecsObject_)) { in Connect() local
H A Dpostprocess_impl.cpp168 if (auto proxyIf = interface_pointer_cast<SCENE_NS::IEcsProxyObject>(ecsObject_)) { in SetEntity() local
H A Dmesh_impl.cpp161 if (auto proxyIf = in SetPath() local
H A Dnode_impl.cpp752 if (auto proxyIf = interface_cast<SCENE_NS::IEcsProxyObject>(ecsObject)) { in SetPathWithEcsNode() local
793 if (auto proxyIf = interface_cast<SCENE_NS::IEcsProxyObject>(self->EcsObject())) { in SetPathWithoutNode() local
H A Dmaterial_impl.cpp188 … if (auto proxyIf = interface_pointer_cast<SCENE_NS::IEcsProxyObject>(self->EcsObject())) { in SetPath() local