Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.h907 VkDisplayKHR* pDisplays);
DVkEncoder.cpp13360 VkDisplayKHR* pDisplays) in vkGetDisplayPlaneSupportedDisplaysKHR() argument
13388 uint64_t cgen_var_879 = (uint64_t)(uintptr_t)pDisplays; in vkGetDisplayPlaneSupportedDisplaysKHR()
13390 if (pDisplays) in vkGetDisplayPlaneSupportedDisplaysKHR()
13396 …countingStream->handleMapping()->mapHandles_VkDisplayKHR_u64(pDisplays, cgen_var_880, (*(pDisplayC… in vkGetDisplayPlaneSupportedDisplaysKHR()
13419 uint64_t cgen_var_883 = (uint64_t)(uintptr_t)pDisplays; in vkGetDisplayPlaneSupportedDisplaysKHR()
13421 if (pDisplays) in vkGetDisplayPlaneSupportedDisplaysKHR()
13427 … stream->handleMapping()->mapHandles_VkDisplayKHR_u64(pDisplays, cgen_var_884, (*(pDisplayCount))); in vkGetDisplayPlaneSupportedDisplaysKHR()
13447 if (pDisplays) in vkGetDisplayPlaneSupportedDisplaysKHR()
13458 …ndleMapping()->mapHandles_u64_VkDisplayKHR(cgen_var_887, (VkDisplayKHR*)pDisplays, (*(pDisplayCoun… in vkGetDisplayPlaneSupportedDisplaysKHR()
/device/generic/goldfish-opengl/system/vulkan/
Dfunc_table.cpp2388 VkDisplayKHR* pDisplays) in entry_vkGetDisplayPlaneSupportedDisplaysKHR() argument
2393 …vkEnc->vkGetDisplayPlaneSupportedDisplaysKHR(physicalDevice, planeIndex, pDisplayCount, pDisplays); in entry_vkGetDisplayPlaneSupportedDisplaysKHR()