Searched defs:sync_type (Results 1 – 3 of 3) sorted by relevance
| /system/memory/libdmabufheap/ |
| D | BufferAllocatorWrapper.cpp | 56 SyncType sync_type, int (*legacy_ion_cpu_sync)(int, int, void *), in DmabufHeapCpuSyncStart() 65 SyncType sync_type, int (*legacy_ion_cpu_sync)(int, int, void*), in DmabufHeapCpuSyncEnd()
|
| D | BufferAllocator.cpp | 325 int BufferAllocator::DoSync(unsigned int dmabuf_fd, bool start, SyncType sync_type, in DoSync() 340 int BufferAllocator::CpuSyncStart(unsigned int dmabuf_fd, SyncType sync_type, in CpuSyncStart() 350 int BufferAllocator::CpuSyncEnd(unsigned int dmabuf_fd, SyncType sync_type, in CpuSyncEnd()
|
| /system/memory/libdmabufheap/tests/ |
| D | dmabuf_heap_test.cpp | 224 for (auto sync_type : vec_sync_type) { in TEST_F() local
|