Searched refs:DmabufAlloc (Results 1 – 2 of 2) sorted by relevance
142 int DmabufAlloc(const std::string& heap_name, size_t len);
191 int BufferAllocator::DmabufAlloc(const std::string& heap_name, size_t len) { in DmabufAlloc() function in BufferAllocator229 return DmabufAlloc(heap_name, len); in Alloc()