Lines Matching refs:IAllocator
94 AmbientLight* Create(os::IAllocator* allocator);
102 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
121 os::IAllocator* allocator);
131 size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
182 ResAmbientLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
189 os::IAllocator* m_Allocator;
201 os::IAllocator* allocator, in AmbientLight()
212 os::IAllocator* allocator, in AmbientLight()
232 virtual Result Initialize(os::IAllocator* allocator);
242 …static ResAmbientLightData* CreateResAmbientLight(os::IAllocator* allocator, const char* name =…
250 …static void DestroyResAmbientLight(os::IAllocator* allocator, ResAmbientLightData* resAmbientLight…
266 Result CreateOriginalValue(os::IAllocator* allocator);