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

  /hardware/ti/omap4xxx/ion/
ion.h 24 int ion_open();
ion.c 34 int ion_open() function
  /system/core/include/ion/
ion.h 28 int ion_open();
  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 52 mIonFd = ion_open();
55 CAMHAL_LOGEA("ion_open failed!!!");
  /system/core/libion/
ion.c 33 int ion_open() function
ion_test.c 30 *fd = ion_open();
184 fd = ion_open();
  /hardware/samsung_slsi/exynos5/gralloc/
mapper.cpp 89 m->ionfd = ion_open();
gralloc.cpp 424 p->ionfd = ion_open();
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 450 ion_fd = ion_open();
453 DOMX_ERROR("ion_open failed!!!");
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c     [all...]

Completed in 1601 milliseconds