Home
last modified time | relevance | path

Searched refs:CpuSyncEnd (Results 1 – 4 of 4) sorted by relevance

/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.cpp113 ret = allocator->CpuSyncEnd(map_fd); in TEST_F()
136 ret = allocator->CpuSyncEnd(map_fd); in TEST_F()
157 ret = allocator->CpuSyncEnd(map_fd); in TEST_F()
178 ret = allocator->CpuSyncEnd(map_fd2); in TEST_F()
181 ret = allocator->CpuSyncEnd(map_fd1); in TEST_F()
199 ret = allocator->CpuSyncEnd(map_fd); in TEST_F()
203 ret = allocator->CpuSyncEnd(map_fd); in TEST_F()
213 ret = allocator->CpuSyncEnd(map_fd); in TEST_F()
248 ret = allocator->CpuSyncEnd(map_fd, CustomCpuSyncEnd); in TEST_F()
/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp60 return buffer_allocator->CpuSyncEnd(dmabuf_fd, legacy_ion_cpu_sync); in DmabufHeapCpuSyncEnd()
DBufferAllocator.cpp284 int BufferAllocator::CpuSyncEnd(unsigned int dmabuf_fd, in CpuSyncEnd() function in BufferAllocator
/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocator.h127 int CpuSyncEnd(unsigned int dmabuf_fd,