Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h44 int DmabufHeapCpuSyncStart(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd,
/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp55 int DmabufHeapCpuSyncStart(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncStart() function
/system/memory/libdmabufheap/tests/
Ddmabuf_heap_test.c108 ret = DmabufHeapCpuSyncStart(bufferAllocator, fd, kSyncReadWrite, in libdmabufheaptest()