Searched refs:GetTotalSize (Results 1 – 4 of 4) sorted by relevance
168 DemoAllocator::GetTotalSize() in GetTotalSize() function in nw::demo::DemoAllocator170 return m_Heap.GetTotalSize(); in GetTotalSize()
460 data.deviceMemoryUsed = deviceAllocator->GetTotalSize() - deviceAllocator->GetFreeSize(); in NotifyMemoryStatus()463 … data.particleMemoryUsed = particleAllocator->GetTotalSize() - particleAllocator->GetFreeSize(); in NotifyMemoryStatus()
103 s32 GetTotalSize() { return ((s32)(mHeapEnd) - (s32)(this)); } in GetTotalSize() function
215 size_t GetTotalSize();