Home
last modified time | relevance | path

Searched defs:share_fd (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/omap4xxx/ion/
Dion.c129 int ion_share(int fd, struct ion_handle *handle, int *share_fd) in ion_share()
146 int ion_import(int fd, int share_fd, struct ion_handle **handle) in ion_import()
/hardware/ti/omap4-aah/ion/
Dion.c130 int ion_share(int fd, struct ion_handle *handle, int *share_fd) in ion_share()
147 int ion_import(int fd, int share_fd, struct ion_handle **handle) in ion_import()
Dion_test.c153 int fd, share_fd, ret; in ion_share_test() local
/hardware/ti/omap4-aah/test/CameraHal/
Dsurfacetexture_test.cpp184 int share_fd; in ion_test() local
/hardware/samsung_slsi/exynos5/libion_exynos/
Dlibion.cpp131 int ion_incRef(int fd, int share_fd, unsigned long **handle) in ion_incRef()