Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp3953 VkResult ResourceTracker::on_vkMapMemory(void* context, VkResult host_result, VkDevice device, in on_vkMapMemory() argument
3956 if (host_result != VK_SUCCESS) { in on_vkMapMemory()
3958 return host_result; in on_vkMapMemory()
4025 return host_result; in on_vkMapMemory()