Searched refs:OpenDmabufHeap (Results 1 – 2 of 2) sorted by relevance
55 int BufferAllocator::OpenDmabufHeap(const std::string& heap_name) { in OpenDmabufHeap() function in BufferAllocator99 if (OpenDmabufHeap("system") < 0) { in BufferAllocator()192 int fd = OpenDmabufHeap(heap_name); in DmabufAlloc()
131 int OpenDmabufHeap(const std::string& name);