Searched refs:DmabufHeapAlloc (Results 1 – 3 of 3) sorted by relevance
33 int DmabufHeapAlloc(BufferAllocator* buffer_allocator, const char* heap_name, size_t len,
32 int DmabufHeapAlloc(BufferAllocator* buffer_allocator, const char* heap_name, size_t len, in DmabufHeapAlloc() function
66 fd = DmabufHeapAlloc(bufferAllocator, kDmabufSystemHeapName, len, 0); in libdmabufheaptest()