Home
last modified time | relevance | path

Searched defs:AddStats (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp3850 void BlockVector::AddStats(StatInfo& outStats) in AddStats() function in D3D12MA::BlockVector
3865 void BlockVector::AddStats(Stats& outStats) in AddStats() function in D3D12MA::BlockVector
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h13951 void VmaBlockVector::AddStats(VmaStats* pStats) in AddStats() function