Home
last modified time | relevance | path

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

/system/memory/libion/include/ion/
Dion.h37 int ion_sync_fd(int fd, int handle_fd);
/system/memory/libion/
Dion.c202 int ion_sync_fd(int fd, int handle_fd) { in ion_sync_fd() function
/system/memory/libdmabufheap/
DBufferAllocator.cpp291 return ion_sync_fd(ion_fd_, dmabuf_fd); in LegacyIonCpuSync()