Home
last modified time | relevance | path

Searched refs:m_AllocationObjectAllocator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h11397 VmaAllocationObjectAllocator m_AllocationObjectAllocator; member
12723 m_hAllocator->m_AllocationObjectAllocator.Free(hAllocation); in Free()
12831 *pAllocation = m_hAllocator->m_AllocationObjectAllocator.Allocate(isMappingAllowed); in CommitAllocationRequest()
14023 m_AllocationObjectAllocator(&m_AllocationCallbacks), in VmaAllocator_T()
14768 m_AllocationObjectAllocator.Free(currAlloc); in AllocateDedicatedMemory()
14815 *pAllocation = m_AllocationObjectAllocator.Allocate(isMappingAllowed); in AllocateDedicatedMemoryPage()
15781 m_AllocationObjectAllocator.Free(allocation); in FreeDedicatedMemory()
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h11367 VmaAllocationObjectAllocator m_AllocationObjectAllocator; member
12684 m_hAllocator->m_AllocationObjectAllocator.Free(hAllocation); in Free()
12792 *pAllocation = m_hAllocator->m_AllocationObjectAllocator.Allocate(isMappingAllowed); in CommitAllocationRequest()
13982 m_AllocationObjectAllocator(&m_AllocationCallbacks), in VmaAllocator_T()
14700 m_AllocationObjectAllocator.Free(currAlloc); in AllocateDedicatedMemory()
14747 *pAllocation = m_AllocationObjectAllocator.Allocate(isMappingAllowed); in AllocateDedicatedMemoryPage()
15713 m_AllocationObjectAllocator.Free(allocation); in FreeDedicatedMemory()