Home
last modified time | relevance | path

Searched refs:Gc (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeFont/src/
H A Dfont_buffer.cpp31 fontManager->Gc(hash_, this); in ~FontBuffer()
65 void FontBuffer::Gc() in Gc() function in FontBuffer
H A Dfont_buffer.h38 void Gc();
H A Dfont_manager.h70 void Gc(uint64_t uid, FontBuffer* data);
H A Dfont_manager.cpp510 void FontManager::Gc(uint64_t uid, FontBuffer* data) in Gc() function in FontManager
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/
H A Dintf_component_manager.h114 virtual void Gc() = 0;
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dbase_manager.h66 void Gc() override;
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp454 m->Gc(); in ProcessEvents()
650 manager->Gc(); in OnTypeInfoEvent()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp153 void Gc() override;
413 void PostProcessConfigurationComponentManager::Gc() in Gc() function in PostProcessConfigurationComponentManager
H A Dmaterial_component_manager.cpp323 void Gc() override;
637 void MaterialComponentManager::Gc() in Gc() function in MaterialComponentManager

Completed in 8 milliseconds