Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp49 int DmabufHeapCpuSyncStart(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncStart()
56 int DmabufHeapCpuSyncEnd(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncEnd()
DBufferAllocator.cpp235 int BufferAllocator::LegacyIonCpuSync(unsigned int dmabuf_fd, in LegacyIonCpuSync()
253 int BufferAllocator::DoSync(unsigned int dmabuf_fd, bool start, SyncType sync_type, in DoSync()
266 int BufferAllocator::CpuSyncStart(unsigned int dmabuf_fd, SyncType sync_type, in CpuSyncStart()
284 int BufferAllocator::CpuSyncEnd(unsigned int dmabuf_fd, in CpuSyncEnd()