Home
last modified time | relevance | path

Searched defs:DmabufSetName (Results 1 – 2 of 2) sorted by relevance

/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp39 int DmabufSetName(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufSetName() function
DBufferAllocator.cpp235 int BufferAllocator::DmabufSetName(unsigned int dmabuf_fd, const std::string& name) { in DmabufSetName() function in BufferAllocator