Lines Matching refs:GetCount
666 … startIndex = (isAscendingOrder)? collection->GetCount() : collection->GetCapacity() - collection-… in SetDefaultValues()
671 pFreeIndex += collection->GetCapacity() - collection->GetCount() - 1; in SetDefaultValues()
737 const int collectionCount = collection->GetCount(); in AddParticles()
902 const int collectionCount = collection->GetCount(); in AddParticles()
925 … startIndex = (isAscendingOrder)? collection->GetCount() : collection->GetCapacity() - collection-… in AddParticles()
930 pFreeIndex += collection->GetCapacity() - collection->GetCount() - 1; in AddParticles()
2783 …getIsAscendingOrder ? targetCollection->GetCount() : targetCollection->GetCapacity() - targetColle… in ParticleChildUpdater()
3074 const int count = collection->GetCount(); in UpdateParticles()
3321 const int prevCollectionCount = collection->GetCount(); in UpdateParticles()
3387 const int prevCollectionCount = collection->GetCount(); in UpdateParticles()
3437 const int prevCollectionCount = collection->GetCount(); in UpdateParticles()