Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp2069 VkResult directMapResult = VK_SUCCESS; in getOrAllocateHostMemBlockLocked() local
2072 directMapResult = in getOrAllocateHostMemBlockLocked()
2126 directMapResult = VK_SUCCESS; in getOrAllocateHostMemBlockLocked()
2130 if (directMapResult != VK_SUCCESS) { in getOrAllocateHostMemBlockLocked()
2132 hostMemAlloc.initResult = directMapResult; in getOrAllocateHostMemBlockLocked()