Lines Matching refs:os
128 FragmentLight* Create(os::IAllocator* allocator);
136 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const;
155 os::IAllocator* allocator);
165 size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT
168 os::MemorySizeCalculator size(alignment);
177 os::MemorySizeCalculator* pSize,
225 ResFragmentLightDataDestroyer(os::IAllocator* allocator = 0) : m_Allocator(allocator) in m_Allocator()
232 os::IAllocator* m_Allocator;
244 os::IAllocator* allocator, in FragmentLight()
256 os::IAllocator* allocator, in FragmentLight()
277 virtual Result Initialize(os::IAllocator* allocator);
287 …static ResFragmentLightData* CreateResFragmentLight(os::IAllocator* allocator, const char* name…
295 …static void DestroyResFragmentLight(os::IAllocator* allocator, ResFragmentLightData* resFragmentLi…
298 Result CreateOriginalValue(os::IAllocator* allocator);