/device/lge/mako/camera/ |
QCameraHWI_Record.cpp | 347 int ion_fd; local 348 ion_fd = frame->video.video.frame->ion_dev_fd; 354 if (mHalCamCtrl->cache_ops(ion_fd, &cache_inv_data, ION_IOC_CLEAN_CACHES) < 0)
|
QCameraHWI_Preview.cpp | 936 int ion_fd; local 1176 int ion_fd; local [all...] |
QCameraHWI.cpp | 2483 int ion_fd; local [all...] |
QCameraHWI_Still.cpp | 1854 int ion_fd; local [all...] |
QCameraHWI.h | 490 int cache_ops(int ion_fd, struct ion_flush_data *cache_inv_data, int type);
|
/device/lge/mako/camera/QCamera/HAL/core/src/ |
QCameraHWI_Preview.cpp | 876 int ion_fd; local 1106 int ion_fd; local [all...] |
QCameraHWI_Still.cpp | 1655 int ion_fd; local [all...] |
QCameraHWI.cpp | [all...] |
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 62 uint8_t *mm_camera_do_mmap_ion(int ion_fd, struct ion_allocation_data *alloc, 72 rc = ioctl(ion_fd, ION_IOC_ALLOC, alloc); 79 rc = ioctl(ion_fd, ION_IOC_SHARE, ion_info_fd); 101 ioctl(ion_fd, ION_IOC_FREE, &handle_data); 111 int mm_camera_do_munmap_ion (int ion_fd, struct ion_fd_data *ion_info_fd, 120 ioctl(ion_fd, ION_IOC_FREE, &handle_data); [all...] |
/hardware/ti/omap4-aah/hwc/ |
hwc.c | 208 int ion_fd; member in struct:omap4_hwc_device [all...] |
/hardware/ti/omap4-aah/domx/domx/ |
omx_proxy_common.h | 275 int ion_fd; member in struct:PROXY_COMPONENT_PRIVATE
|
/hardware/ti/omap4xxx/domx/domx/ |
omx_proxy_common.h | 206 int ion_fd; member in struct:PROXY_COMPONENT_PRIVATE
|
/device/lge/mako/camera/QCamera/HAL/core/inc/ |
QCameraHWI.h | 483 int cache_ops(int ion_fd, struct ion_flush_data *cache_inv_data, int type);
|
/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
QCameraHWI.h | 497 int cache_ops(int ion_fd, struct ion_flush_data *cache_inv_data, int type);
|
/hardware/ti/omap4-aah/camera/inc/ |
CameraHal.h | 342 int ion_fd; member in struct:Ti::Camera::_CameraBuffer [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/ |
mm_jpeg.c | [all...] |