Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h7915 size_t VmaBlockMetadata_Linear::GetFreeRegionsCount() const in GetFreeRegionsCount() function
9959 size_t GetFreeRegionsCount() const override { return m_BlocksFreeCount + 1; } in GetFreeRegionsCount() function
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h7852 size_t VmaBlockMetadata_Linear::GetFreeRegionsCount() const in GetFreeRegionsCount() function
9935 size_t GetFreeRegionsCount() const override { return m_BlocksFreeCount + 1; } in GetFreeRegionsCount() function