Home
last modified time | relevance | path

Searched refs:OpenDmabufHeap (Results 1 – 2 of 2) sorted by relevance

/system/memory/libdmabufheap/
DBufferAllocator.cpp55 int BufferAllocator::OpenDmabufHeap(const std::string& heap_name) { in OpenDmabufHeap() function in BufferAllocator
99 if (OpenDmabufHeap("system") < 0) { in BufferAllocator()
192 int fd = OpenDmabufHeap(heap_name); in DmabufAlloc()
/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h131 int OpenDmabufHeap(const std::string& name);