Lines Matching refs:IAllocator
97 HemiSphereLight* Create(os::IAllocator* allocator);
105 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
124 os::IAllocator* allocator);
134 size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
185 ResHemiSphereLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
192 os::IAllocator* m_Allocator;
204 os::IAllocator* allocator, in HemiSphereLight()
215 os::IAllocator* allocator, in HemiSphereLight()
234 virtual Result Initialize(os::IAllocator* allocator);
244 …static ResHemiSphereLightData* CreateResHemiSphereLight(os::IAllocator* allocator, const char* …
252 …static void DestroyResHemiSphereLight(os::IAllocator* allocator, ResHemiSphereLightData* resHemiSp…
255 Result CreateOriginalValue(os::IAllocator* allocator);