Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h626 void setDeviceMemoryInfo(VkDevice device, VkDeviceMemory memory, VkDeviceSize allocationSize,
DResourceTracker.cpp1333 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()