Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Ddriver.cpp551 VKAPI_ATTR void* DefaultReallocate(void*, in DefaultReallocate() function
633 .pfnReallocation = DefaultReallocate, in GetDefaultAllocator()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp202 VKAPI_ATTR void* DefaultReallocate(void*, in DefaultReallocate() function
239 .pfnReallocation = DefaultReallocate,