Home
last modified time | relevance | path

Searched refs:FreeDmabufHeapBufferAllocator (Results 1 – 3 of 3) sorted by relevance

/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h31 void FreeDmabufHeapBufferAllocator(BufferAllocator* buffer_allocator);
/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp28 void FreeDmabufHeapBufferAllocator(BufferAllocator* buffer_allocator) { in FreeDmabufHeapBufferAllocator() function
/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.c107 FreeDmabufHeapBufferAllocator(bufferAllocator); in libdmabufheaptest()