Searched refs:unsetHandleMapping (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/system/vulkan_enc/ |
D | VulkanStreamGuest.cpp | 32 unsetHandleMapping(); in Impl() 71 void unsetHandleMapping() { in unsetHandleMapping() function in goldfish_vk::VulkanStreamGuest::Impl 177 void VulkanStreamGuest::unsetHandleMapping() { in unsetHandleMapping() function in goldfish_vk::VulkanStreamGuest 178 mImpl->unsetHandleMapping(); in unsetHandleMapping()
|
D | VulkanStreamGuest.h | 52 void unsetHandleMapping();
|
D | VkEncoder.cpp | 234 stream->unsetHandleMapping() /* emit_marshal, is handle, possibly out */; in vkCreateInstance() 244 stream->unsetHandleMapping(); in vkCreateInstance() 375 stream->unsetHandleMapping() /* emit_marshal, is handle, possibly out */; in vkEnumeratePhysicalDevices() 420 stream->unsetHandleMapping(); in vkEnumeratePhysicalDevices() 950 stream->unsetHandleMapping() /* emit_marshal, is handle, possibly out */; in vkCreateDevice() 960 stream->unsetHandleMapping(); in vkCreateDevice() 1554 stream->unsetHandleMapping() /* emit_marshal, is handle, possibly out */; in vkGetDeviceQueue() 1564 stream->unsetHandleMapping(); in vkGetDeviceQueue() 1798 stream->unsetHandleMapping() /* emit_marshal, is handle, possibly out */; in vkAllocateMemory() 1808 stream->unsetHandleMapping(); in vkAllocateMemory() [all …]
|