Searched refs:DmabufAlloc (Results 1 – 2 of 2) sorted by relevance
209 int BufferAllocator::DmabufAlloc(const std::string& heap_name, size_t len) { in DmabufAlloc() function in BufferAllocator247 int fd = DmabufAlloc(heap_name, len); in Alloc()268 return DmabufAlloc(kDmabufSystemUncachedHeapName, len); in AllocSystem()
188 int DmabufAlloc(const std::string& heap_name, size_t len);