Home
last modified time | relevance | path

Searched defs:on_vkDestroyImage (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2187 void on_vkDestroyImage(android::base::BumpPool* pool, VkDevice boxed_device, VkImage image, in on_vkDestroyImage() function in gfxstream::vk::VkDecoderGlobalState::Impl
8000 void VkDecoderGlobalState::on_vkDestroyImage(android::base::BumpPool* pool, VkDevice device, in on_vkDestroyImage() function in gfxstream::vk::VkDecoderGlobalState
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp5097 void ResourceTracker::on_vkDestroyImage(void* context, VkDevice device, VkImage image, in on_vkDestroyImage() function in gfxstream::vk::ResourceTracker