Searched refs:setDeviceMemoryInfo (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 626 void setDeviceMemoryInfo(VkDevice device, VkDeviceMemory memory, VkDeviceSize allocationSize,
|
D | ResourceTracker.cpp | 1333 void ResourceTracker::setDeviceMemoryInfo(VkDevice device, VkDeviceMemory memory, in setDeviceMemoryInfo() function in gfxstream::vk::ResourceTracker 3858 setDeviceMemoryInfo(device, *pMemory, 0, nullptr, finalAllocInfo.memoryTypeIndex, ahw, in on_vkAllocateMemory() 3892 setDeviceMemoryInfo(device, *pMemory, finalAllocInfo.allocationSize, in on_vkAllocateMemory()
|