Searched refs:DmabufHeapAlloc (Results 1 – 4 of 4) sorted by relevance
/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocatorWrapper.h | 35 int DmabufHeapAlloc(BufferAllocator* buffer_allocator, const char* heap_name, size_t len,
|
/system/memory/libdmabufheap/ |
D | BufferAllocatorWrapper.cpp | 32 int DmabufHeapAlloc(BufferAllocator* buffer_allocator, const char* heap_name, size_t len, in DmabufHeapAlloc() function
|
/system/memory/libdmabufheap/tests/ |
D | dmabuf_heap_test.c | 96 fd = DmabufHeapAlloc(bufferAllocator, kDmabufSystemHeapName, len, 0, 0); in libdmabufheaptest()
|
/system/core/trusty/libtrusty/tipc-test/ |
D | tipc_test.c | 917 dma_buf = DmabufHeapAlloc(allocator, "system", buf_size, 0, 0 /* legacy align */); in send_fd_test()
|