Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp23072 uint64_t* check_pAddress; in vkMapMemoryIntoAddressSpaceGOOGLE() local
23073 check_pAddress = (uint64_t*)(uintptr_t)stream->getBe64(); in vkMapMemoryIntoAddressSpaceGOOGLE()
23076 if (!(check_pAddress)) in vkMapMemoryIntoAddressSpaceGOOGLE()
23904 uint64_t* check_pAddress; in vkGetMemoryHostAddressInfoGOOGLE() local
23905 check_pAddress = (uint64_t*)(uintptr_t)stream->getBe64(); in vkGetMemoryHostAddressInfoGOOGLE()
23908 if (!(check_pAddress)) in vkGetMemoryHostAddressInfoGOOGLE()