Lines Matching refs:IAllocator
96 AmbientLight* Create(os::IAllocator* allocator);
104 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
123 os::IAllocator* allocator);
133 size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
184 ResAmbientLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
191 os::IAllocator* m_Allocator;
203 os::IAllocator* allocator, in AmbientLight()
214 os::IAllocator* allocator, in AmbientLight()
234 virtual Result Initialize(os::IAllocator* allocator);
244 …static ResAmbientLightData* CreateResAmbientLight(os::IAllocator* allocator, const char* name =…
252 …static void DestroyResAmbientLight(os::IAllocator* allocator, ResAmbientLightData* resAmbientLight…
268 Result CreateOriginalValue(os::IAllocator* allocator);