Lines Matching refs:os
95 HemiSphereLight* Create(os::IAllocator* allocator);
103 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
122 os::IAllocator* allocator);
132 size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
135 os::MemorySizeCalculator size(alignment);
144 os::MemorySizeCalculator* pSize,
183 ResHemiSphereLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
190 os::IAllocator* m_Allocator;
202 os::IAllocator* allocator, in HemiSphereLight()
213 os::IAllocator* 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);