Searched defs:dmabuf_fd (Results 1 – 2 of 2) sorted by relevance
/system/memory/libdmabufheap/ |
D | BufferAllocatorWrapper.cpp | 49 int DmabufHeapCpuSyncStart(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncStart() 56 int DmabufHeapCpuSyncEnd(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncEnd()
|
D | BufferAllocator.cpp | 235 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()
|