Home
last modified time | relevance | path

Searched defs:alloc (Results 1 – 8 of 8) sorted by relevance

/device/generic/goldfish-opengl/android-emu/android/base/
DPool.cpp140 void* alloc() { in alloc() function
237 void* alloc() { in alloc() function in android::base::Heap
307 void* alloc(size_t wantedSize) { in alloc() function in android::base::Pool::Impl
400 void* Pool::alloc(size_t wantedSize) { in alloc() function in android::base::Pool
DAndroidSubAllocator.cpp159 void* alloc(size_t wantedSize) { in alloc() function in android::base::guest::SubAllocator::Impl
218 void* SubAllocator::alloc(size_t wantedSize) { in alloc() function in android::base::guest::SubAllocator
/device/generic/goldfish-opengl/system/vulkan_enc/
DVulkanStreamGuest.cpp40 void alloc(void **ptrAddr, size_t bytes) { in alloc() function in goldfish_vk::VulkanStreamGuest::Impl
129 void VulkanStreamGuest::alloc(void** ptrAddr, size_t bytes) { in alloc() function in goldfish_vk::VulkanStreamGuest
DHostVisibleMemoryVirtualization.cpp271 HostMemAlloc* alloc, in subAllocHostMemory()
/device/generic/opengl-transport/host/libs/virglrenderer/OpenglRender/
DIOStream.h28 unsigned char* alloc(size_t len) { in alloc() function
/device/generic/goldfish-opengl/host/include/libOpenglRender/
DIOStream.h49 virtual unsigned char *alloc(size_t len) { in alloc() function
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuStream.h46 virtual unsigned char *alloc(size_t len) in alloc() function
/device/linaro/dragonboard/gralloc/
Dgralloc.cpp169 struct alloc_device_t *alloc = (struct alloc_device_t *) dev; in gbm_mod_close_gpu0() local
210 struct alloc_device_t *alloc; in gbm_mod_open_gpu0() local