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.cpp80 int allocRes = hwFuncs->allocSharedHostRegion(4096, nullptr); in TEST_F() local
110 int allocRes = hwFuncs->allocSharedHostRegionLocked(4096, nullptr); in TEST_F() local
141 int allocRes = hwFuncs->allocSharedHostRegion(4096, &offset); in TEST_F() local
171 int allocRes = hwFuncs->allocSharedHostRegion(4096, &offset); in TEST_F() local
207 int allocRes = hwFuncs->allocSharedHostRegion(4096, &offset); in TEST_F() local
Daddress_space_graphics.cpp474 int allocRes = 0; in fillBlockLocked() local
486 int allocRes = get_address_space_device_hw_funcs()-> in fillBlockLocked() local
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkCommonOperations.cpp1231 VkResult allocRes = vk->vkAllocateMemory( in allocExternalMemory() local
1765 bool allocRes = allocExternalMemory( in setupVkColorBuffer() local
2433 bool allocRes = allocExternalMemory( in setupVkBuffer() local
/device/generic/goldfish-opengl/system/vulkan_enc/
DResourceTracker.cpp726 VkResult allocRes = enc->vkAllocateDescriptorSets(device, ci, sets, true /* do lock */); in allocAndInitializeDescriptorSets() local