Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp2041 VkResult host_res = in getOrAllocateHostMemBlockLocked() local
2049 if (host_res != VK_SUCCESS) { in getOrAllocateHostMemBlockLocked()
2051 host_res); in getOrAllocateHostMemBlockLocked()
2053 hostMemAlloc.initResult = host_res; in getOrAllocateHostMemBlockLocked()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp3055 GLboolean host_res = GL_TRUE; in s_glUnmapBuffer() local
3068 &host_res); in s_glUnmapBuffer()
3077 &host_res); in s_glUnmapBuffer()
3086 &host_res); in s_glUnmapBuffer()
3096 return host_res; in s_glUnmapBuffer()