Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_asset_manager.h62 virtual IEntityCollection* CreateCachedCollection( in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_manager.h49 IEntityCollection* CreateCachedCollection( in SCENE_BEGIN_NAMESPACE()
H A Dasset_manager.cpp159 IEntityCollection* AssetManager::CreateCachedCollection( in CreateCachedCollection() function in AssetManager
H A Dasset_loader.cpp396 … assetManager_.CreateCachedCollection(ec_.GetEcs(), patchedDepUri, dep.contextUri); in LoadJsonEntityCollection()