Home
last modified time | relevance | path

Searched defs:allocRes (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/host-common/
DHostAddressSpace_unittest.cpp77 int allocRes = hwFuncs->allocSharedHostRegion(4096, nullptr); in TEST_F() local
107 int allocRes = hwFuncs->allocSharedHostRegionLocked(4096, nullptr); in TEST_F() local
138 int allocRes = hwFuncs->allocSharedHostRegion(4096, &offset); in TEST_F() local
168 int allocRes = hwFuncs->allocSharedHostRegion(4096, &offset); in TEST_F() local
204 int allocRes = hwFuncs->allocSharedHostRegion(4096, &offset); in TEST_F() local
Daddress_space_graphics.cpp468 int allocRes = 0; in fillBlockLocked() local
480 int allocRes = get_address_space_device_hw_funcs()-> in fillBlockLocked() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkCommonOperations.cpp1080 VkResult allocRes = vk->vkAllocateMemory( in allocExternalMemory() local
1566 bool allocRes = allocExternalMemory( in setupVkColorBuffer() local
2230 bool allocRes = allocExternalMemory( in setupVkBuffer() local
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp694 VkResult allocRes = enc->vkAllocateDescriptorSets(device, ci, sets, true /* do lock */); in allocAndInitializeDescriptorSets() local