Lines Matching refs:IAllocator
131 FragmentLight* Create(os::IAllocator* allocator);
139 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
158 os::IAllocator* allocator);
168 size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
199 os::IAllocator* allocator);
209 size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
263 os::IAllocator* allocator = NULL
272 os::IAllocator* m_Allocator;
284 os::IAllocator* allocator, in FragmentLight()
296 os::IAllocator* allocator, in FragmentLight()
317 virtual Result Initialize(os::IAllocator* allocator);
327 …static ResFragmentLightData* CreateResFragmentLight(os::IAllocator* allocator, const char* name…
335 …static void DestroyResFragmentLight(os::IAllocator* allocator, ResFragmentLightData* resFragmentLi…
345 …static ResFragmentLightData* CloneResFragmentLight(ResFragmentLight resource, os::IAllocator* a…
348 Result CreateOriginalValue(os::IAllocator* allocator);