Lines Matching refs:allocator
128 FragmentLight* Create(os::IAllocator* allocator);
147 os::IAllocator* allocator);
193 ResFragmentLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
212 os::IAllocator* allocator, in FragmentLight() argument
216 allocator, in FragmentLight()
224 os::IAllocator* allocator, in FragmentLight() argument
228 allocator, in FragmentLight()
245 virtual Result Initialize(os::IAllocator* allocator);
255 …static ResFragmentLightData* CreateResFragmentLight(os::IAllocator* allocator, const char* name…
263 …static void DestroyResFragmentLight(os::IAllocator* allocator, ResFragmentLightData* resFragmentLi…
266 Result CreateOriginalValue(os::IAllocator* allocator);