Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp3080 VkResult host_res = in allocateCoherentMemory() local
3082 if (host_res != VK_SUCCESS) { in allocateCoherentMemory()
3084 host_res); in allocateCoherentMemory()
3085 return host_res; in allocateCoherentMemory()
3123 return host_res; in allocateCoherentMemory()
3126 auto coherentMemory = createCoherentMemory(device, mem, hostAllocationInfo, enc, host_res); in allocateCoherentMemory()
3141 return host_res; in allocateCoherentMemory()
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp3456 GLboolean host_res = GL_TRUE; in s_glUnmapBuffer() local
3465 &host_res); in s_glUnmapBuffer()
3474 &host_res); in s_glUnmapBuffer()
3483 return host_res; in s_glUnmapBuffer()