Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmesh_impl.cpp399 … auto existingEntity = privateIntf->EcsObject()->GetEntity(); in UpdateMeshFromArrays() local
H A Dscene_holder.cpp2418 …S::MeshGeometryArrayPtr<IndicesType> arrays, RENDER_NS::IndexType indexType, Entity existingEntity, in CreateMeshFromArrays()