Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp13455 uint64_t* cgen_var_887; in vkGetDisplayPlaneSupportedDisplaysKHR() local
13456 stream->alloc((void**)&cgen_var_887, (*(pDisplayCount)) * 8); in vkGetDisplayPlaneSupportedDisplaysKHR()
13457 stream->read((uint64_t*)cgen_var_887, (*(pDisplayCount)) * 8); in vkGetDisplayPlaneSupportedDisplaysKHR()
13458 …stream->handleMapping()->mapHandles_u64_VkDisplayKHR(cgen_var_887, (VkDisplayKHR*)pDisplays, (*(pD… in vkGetDisplayPlaneSupportedDisplaysKHR()