Lines Matching refs:pSize
148 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
150 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
153 AnimGroup::GetMemorySizeForInitialize(pSize, m_ResAnimGroup, m_UseOriginalValue); in GetMemorySizeInternal()
342 …static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, const anim::ResAnimGroup r…
546 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
548 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
551 … AnimBinding::GetMemorySizeForInitialize(pSize, m_MaxAnimGroups, m_MaxAnimObjectsPerGroup); in GetMemorySizeInternal()
782 …static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimGroups, int max… in GetMemorySizeForInitialize() argument
784 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1135 os::MemorySizeCalculator* pSize, in GetMemorySizeForInitialize() argument
1139 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1300 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
1302 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
1305 …AnimEvaluator::GetMemorySizeForInitialize(pSize, m_AnimData, m_MaxMembers, m_MaxAnimMembers, m_All… in GetMemorySizeInternal()
1479 os::MemorySizeCalculator* pSize,
1710 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize() argument
1712 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1814 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
1816 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
1819 AnimInterpolator::GetMemorySizeForInitialize(pSize, m_MaxAnimObjects); in GetMemorySizeInternal()
1947 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize() argument
1949 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1951 AnimBlender::GetMemorySizeForInitialize(pSize, maxAnimObjects); in GetMemorySizeForInitialize()
2069 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
2071 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
2074 AnimAdder::GetMemorySizeForInitialize(pSize, m_MaxAnimObjects); in GetMemorySizeInternal()
2173 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize() argument
2175 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
2177 AnimBlender::GetMemorySizeForInitialize(pSize, maxAnimObjects); in GetMemorySizeForInitialize()
2252 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
2254 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
2257 AnimOverrider::GetMemorySizeForInitialize(pSize, m_MaxAnimObjects); in GetMemorySizeInternal()