Searched defs:getDeviceMemory (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ | ||
D | HostVisibleMemoryVirtualization.cpp | 55 VkDeviceMemory CoherentMemory::getDeviceMemory() const { return mMemory; } in getDeviceMemory() function in gfxstream::vk::CoherentMemory |
D | CommandBufferStagingStream.cpp | 247 VkDeviceMemory CommandBufferStagingStream::getDeviceMemory() { return m_mem.deviceMemory; } in getDeviceMemory() function in gfxstream::vk::CommandBufferStagingStream |