Lines Matching refs:pSize
149 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
151 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
154 AnimGroup::GetMemorySizeForInitialize(pSize, m_ResAnimGroup, m_UseOriginalValue); in GetMemorySizeInternal()
350 …static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, const anim::ResAnimGroup r…
571 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
573 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
576 … AnimBinding::GetMemorySizeForInitialize(pSize, m_MaxAnimGroups, m_MaxAnimObjectsPerGroup); in GetMemorySizeInternal()
800 …static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimGroups, int max… in GetMemorySizeForInitialize() argument
802 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1153 os::MemorySizeCalculator* pSize, in GetMemorySizeForInitialize() argument
1157 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1319 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
1321 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
1324 …AnimEvaluator::GetMemorySizeForInitialize(pSize, m_AnimData, m_MaxMembers, m_MaxAnimMembers, m_All… in GetMemorySizeInternal()
1501 os::MemorySizeCalculator* pSize,
1732 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize() argument
1734 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1825 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
1827 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
1830 AnimInterpolator::GetMemorySizeForInitialize(pSize, m_MaxAnimObjects); in GetMemorySizeInternal()
1958 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize() argument
1960 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
1962 AnimBlender::GetMemorySizeForInitialize(pSize, maxAnimObjects); in GetMemorySizeForInitialize()
2081 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
2083 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
2086 AnimAdder::GetMemorySizeForInitialize(pSize, m_MaxAnimObjects); in GetMemorySizeInternal()
2185 static void GetMemorySizeForInitialize(os::MemorySizeCalculator* pSize, int maxAnimObjects) in GetMemorySizeForInitialize() argument
2187 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeForInitialize()
2189 AnimBlender::GetMemorySizeForInitialize(pSize, maxAnimObjects); in GetMemorySizeForInitialize()
2265 void GetMemorySizeInternal(os::MemorySizeCalculator* pSize) const in GetMemorySizeInternal() argument
2267 os::MemorySizeCalculator& size = *pSize; in GetMemorySizeInternal()
2270 AnimOverrider::GetMemorySizeForInitialize(pSize, m_MaxAnimObjects); in GetMemorySizeInternal()