Home
last modified time | relevance | path

Searched defs:privateIntf (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmesh_impl.cpp396 [arrays, indexType, append](auto privateIntf) { in UpdateMeshFromArrays()
450 … index = META_NS::GetValue(submesh->Handle())](auto privateIntf) { in CloneSubmesh()
H A Dscene_impl.cpp1357 if (auto privateIntf = interface_cast<INodeEcsInterfacePrivate>(ret)) { in ReleaseNode() local