Home
last modified time | relevance | path

Searched refs:DmabufHeapCpuSyncEnd (Results 1 – 3 of 3) sorted by relevance

/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h48 int DmabufHeapCpuSyncEnd(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd,
/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp64 int DmabufHeapCpuSyncEnd(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncEnd() function
/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.c128 ret = DmabufHeapCpuSyncEnd(bufferAllocator, fd, kSyncReadWrite, in libdmabufheaptest()