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

  /hardware/ti/omap4xxx/ion/
ion.h 33 int ion_share(int fd, struct ion_handle *handle, int *share_fd);
ion.c 129 int ion_share(int fd, struct ion_handle *handle, int *share_fd) function
  /system/core/include/ion/
ion.h 38 int ion_share(int fd, struct ion_handle *handle, int *share_fd);
  /system/core/libion/
ion.c 106 int ion_share(int fd, struct ion_handle *handle, int *share_fd) function
132 ret = ion_share(fd, handle, handle_fd);
ion_test.c 126 ret = ion_share(fd, handle, &share_fd);

Completed in 459 milliseconds