Home
last modified time | relevance | path

Searched refs:CreateDmabufHeapBufferAllocator (Results 1 – 4 of 4) sorted by relevance

/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h31 BufferAllocator* CreateDmabufHeapBufferAllocator();
/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp24 BufferAllocator* CreateDmabufHeapBufferAllocator() { in CreateDmabufHeapBufferAllocator() function
/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.c58 BufferAllocator* bufferAllocator = CreateDmabufHeapBufferAllocator(); in libdmabufheaptest()
/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c909 allocator = CreateDmabufHeapBufferAllocator(); in send_fd_test()