Lines Matching refs:os
139 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
141 os::MemorySizeCalculator size(alignment);
149 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal()
151 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
163 AnimGroup* Create(os::IAllocator* allocator) in Create()
338 os::IAllocator* allocator);
350 …static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, const anim::ResAnimGroup r…
390 AnimObject(os::IAllocator* allocator, u32 animType) in AnimObject()
561 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
563 os::MemorySizeCalculator size(alignment);
571 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal()
573 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
585 AnimBinding* Create(os::IAllocator* allocator) in Create()
779 os::IAllocator* allocator, in AnimBinding()
800 …static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimGroups, int max… in GetMemorySizeForInitialize()
802 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
895 os::IAllocator* allocator, u32 animType) in BaseAnimEvaluator()
1153 os::MemorySizeCalculator* pSize, in GetMemorySizeForInitialize()
1157 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1309 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
1311 os::MemorySizeCalculator size(alignment);
1319 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal()
1321 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
1333 AnimEvaluator* Create(os::IAllocator* allocator) in Create()
1382 os::SafeFree(m_CacheBuf, &GetAllocator()); in ChangeAnim()
1482 os::IAllocator* allocator);
1501 os::MemorySizeCalculator* pSize,
1558 os::IAllocator* allocator) in AnimBlender()
1732 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize()
1734 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1815 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
1817 os::MemorySizeCalculator size(alignment);
1825 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal()
1827 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
1839 AnimInterpolator* Create(os::IAllocator* allocator) in Create()
1940 os::IAllocator* allocator) in AnimInterpolator()
1958 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize()
1960 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
2071 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
2073 os::MemorySizeCalculator size(alignment);
2081 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal()
2083 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
2095 AnimAdder* Create(os::IAllocator* allocator) in Create()
2172 os::IAllocator* allocator) in AnimAdder()
2185 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize()
2187 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
2255 size_t GetMemorySize(size_t alignment = os::IAllocator::DEFAULT_ALIGNMENT) const
2257 os::MemorySizeCalculator size(alignment);
2265 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal()
2267 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
2279 AnimOverrider* Create(os::IAllocator* allocator) in Create()
2329 os::IAllocator* allocator) in AnimOverrider()