Lines Matching refs:allocator
94 AmbientLight* Create(os::IAllocator* allocator);
113 os::IAllocator* allocator);
150 ResAmbientLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
169 os::IAllocator* allocator, in AmbientLight() argument
173 allocator, in AmbientLight()
180 os::IAllocator* allocator, in AmbientLight() argument
184 allocator, in AmbientLight()
200 virtual Result Initialize(os::IAllocator* allocator);
210 …static ResAmbientLightData* CreateResAmbientLight(os::IAllocator* allocator, const char* name =…
218 …static void DestroyResAmbientLight(os::IAllocator* allocator, ResAmbientLightData* resAmbientLight…
221 Result CreateOriginalValue(os::IAllocator* allocator);