Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/
DBufferAllocator.cpp306 int BufferAllocator::DoSync(unsigned int dmabuf_fd, bool start, SyncType sync_type, in DoSync() function in BufferAllocator
324 int ret = DoSync(dmabuf_fd, true /* start */, sync_type, legacy_ion_cpu_sync_custom, in CpuSyncStart()
334 int ret = DoSync(dmabuf_fd, false /* start */, sync_type, legacy_ion_cpu_sync_custom, in CpuSyncEnd()
/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h197 int DoSync(unsigned int dmabuf_fd, bool start, SyncType sync_type,