Lines Matching refs:allocator
95 HemiSphereLight* Create(os::IAllocator* allocator);
122 os::IAllocator* allocator);
183 ResHemiSphereLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
202 os::IAllocator* allocator, in HemiSphereLight() argument
206 allocator, in HemiSphereLight()
213 os::IAllocator* allocator, in HemiSphereLight() argument
217 allocator, in HemiSphereLight()
232 virtual Result Initialize(os::IAllocator* allocator);
242 …static ResHemiSphereLightData* CreateResHemiSphereLight(os::IAllocator* allocator, const char* …
250 …static void DestroyResHemiSphereLight(os::IAllocator* allocator, ResHemiSphereLightData* resHemiSp…
253 Result CreateOriginalValue(os::IAllocator* allocator);