Home
last modified time | relevance | path

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

/aosp12/system/memory/libdmabufheap/
H A DBufferAllocator.cpp49 int BufferAllocator::OpenDmabufHeap(const std::string& heap_name) { in OpenDmabufHeap() function in BufferAllocator
164 int ret = OpenDmabufHeap(heap_name); in MapNameToIonHeap()
213 int fd = OpenDmabufHeap(heap_name); in DmabufAlloc()
/aosp12/system/memory/libdmabufheap/include/BufferAllocator/
H A DBufferAllocator.h177 int OpenDmabufHeap(const std::string& name);