Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.h214 BASE_NS::shared_ptr<BASE_NS::vector<BASE_NS::string_view>> ListMaterialNames();
H A Dscene_impl.cpp1454 auto ids = sceneHolder->ListMaterialNames(); in InstantiateMaterialProxies()
H A Dscene_holder.cpp915 BASE_NS::shared_ptr<BASE_NS::vector<BASE_NS::string_view>> SceneHolder::ListMaterialNames() in ListMaterialNames() function in SceneHolder