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

  /system/core/libion/tests/
ion_test_fixture.cpp 28 m_ionFd = ion_open();
44 int fd = ion_open();
allocate_test.cpp 118 int newIonFd = ion_open();
  /hardware/ti/omap4-aah/ion/
ion.h 24 int ion_open();
ion_test.c 33 *fd = ion_open();
216 fd = ion_open();
ion_test_2.c 68 fd = ion_open();
158 fd = ion_open();
267 fd = ion_open();
ion.c 33 int ion_open() function
  /hardware/ti/omap4xxx/ion/
ion.h 24 int ion_open();
ion.c 34 int ion_open() function
  /system/core/libion/include/ion/
ion.h 31 int ion_open();
  /hardware/ti/omap4-aah/system-core-headers-ti/ion/
ion.h 29 int ion_open();
  /hardware/ti/omap4xxx/camera/
MemoryManager.cpp 52 mIonFd = ion_open();
55 CAMHAL_LOGEA("ion_open failed!!!");
  /system/core/libion/
ion_test.c 45 *fd = ion_open();
200 fd = ion_open();
ion.c 34 int ion_open() function
  /hardware/ti/omap4-aah/camera/
MemoryManager.cpp 53 mIonFd = ion_open();
55 CAMHAL_LOGE("ion_open() failed, error: %d", mIonFd);
  /hardware/ti/omap4-aah/test/CameraHal/
surfacetexture_test.cpp 186 fd = ion_open ();
  /device/linaro/hikey/gralloc/
gralloc_module.cpp 159 /* a second user process must obtain a client handle first via ion_open before it can obtain the shared ion buffer*/
160 m->ion_client = ion_open();
alloc_device.cpp 642 m->ion_client = ion_open();
646 AERR("ion_open failed with %s", strerror(errno));
  /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/omap4-aah/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 657 ion_fd = ion_open();
660 DOMX_ERROR("ion_open failed!!!");
  /hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
omx_proxy_common.c     [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c     [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c     [all...]

Completed in 360 milliseconds