Searched refs:GetDmabufHeapFd (Results 1 – 2 of 2) sorted by relevance
133 int GetDmabufHeapFd(const std::string& name);
47 int BufferAllocator::GetDmabufHeapFd(const std::string& heap_name) { in GetDmabufHeapFd() function in BufferAllocator57 auto fd = GetDmabufHeapFd(heap_name); in OpenDmabufHeap()