Searched refs:GetMemoryUsage (Results 1 – 6 of 6) sorted by relevance
53 int64 BlobData::GetMemoryUsage() const { in GetMemoryUsage() function in webkit_blob::BlobData
61 int64 GetMemoryUsage() const;
60 task.used_gpu_memory_bytes = stub->GetMemoryUsage(); in ProcessEvent()
146 uint64 GetMemoryUsage() const;
970 uint64 GpuCommandBufferStub::GetMemoryUsage() const { in GetMemoryUsage() function in content::GpuCommandBufferStub
186 memory_usage_ -= target_blob_data->GetMemoryUsage(); in AppendBlobDataItem()223 memory_usage_ -= found->second.data->GetMemoryUsage(); in DecrementBlobRefCount()