HomeSort by relevance Sort by last modified time
    Searched refs:ion_sync_fd (Results 1 - 3 of 3) sorted by null

  /system/core/include/ion/
ion.h 34 int ion_sync_fd(int fd, int handle_fd);
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 179 ion_sync_fd(getIonFd(module), hnd->fd);
181 ion_sync_fd(getIonFd(module), hnd->fd1);
183 ion_sync_fd(getIonFd(module), hnd->fd2);
  /system/core/libion/
ion.c 150 int ion_sync_fd(int fd, int handle_fd) function

Completed in 274 milliseconds