Lines Matching refs:allocator
95 HemiSphereLight* Create(os::IAllocator* allocator);
114 os::IAllocator* allocator);
151 ResHemiSphereLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
170 os::IAllocator* allocator, in HemiSphereLight() argument
174 allocator, in HemiSphereLight()
181 os::IAllocator* allocator, in HemiSphereLight() argument
185 allocator, in HemiSphereLight()
200 virtual Result Initialize(os::IAllocator* allocator);
210 …static ResHemiSphereLightData* CreateResHemiSphereLight(os::IAllocator* allocator, const char* …
218 …static void DestroyResHemiSphereLight(os::IAllocator* allocator, ResHemiSphereLightData* resHemiSp…
221 Result CreateOriginalValue(os::IAllocator* allocator);