Home
last modified time | relevance | path

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

/hardware/google/aemu/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.cpp495 int allocRes = get_address_space_device_hw_funcs()-> in fillBlockLocked() local
503 int allocRes = get_address_space_device_hw_funcs()-> in fillBlockLocked() local
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.cpp1996 VkResult allocRes = vk->vkAllocateMemory(mDevice, &allocInfo, nullptr, &info->memory); in allocExternalMemory() local
2738 bool allocRes = allocExternalMemory(vk, &infoPtr->memory, true /*actuallyExternal*/, in createVkColorBufferLocked() local
3676 bool allocRes = allocExternalMemory(vk, &res.memory, true /* actuallyExternal */, in setupVkBuffer() local