Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dapi.cpp227 new_mem = allocator_.pfnReallocation( in GrowImplicitLayerArray()
251 new_mem = allocator_.pfnReallocation( in GrowImplicitLayerArray()
Ddriver.cpp635 .pfnReallocation = DefaultReallocate, in GetDefaultAllocator()
Dswapchain.cpp1374 allocator->pfnReallocation( in QueuePresentKHR()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp239 .pfnReallocation = DefaultReallocate,
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h1424 PFN_vkReallocationFunction pfnReallocation; member
/frameworks/native/vulkan/api/
Dvulkan.api2458 PFN_vkReallocationFunction pfnReallocation