/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
ion.h | 237 * struct ion_allocation_data - metadata passed from userspace for allocations 247 struct ion_allocation_data { struct 296 * Takes an ion_allocation_data struct and returns it with the handle field 300 struct ion_allocation_data)
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
ion.h | 237 * struct ion_allocation_data - metadata passed from userspace for allocations 247 struct ion_allocation_data { struct 296 * Takes an ion_allocation_data struct and returns it with the handle field 300 struct ion_allocation_data)
|
/device/lge/mako/camera/QCamera/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 67 struct ion_allocation_data alloc[MM_CAMERA_MAX_NUM_FRAMES]; 116 uint8_t *(*mm_camera_do_mmap_ion)(int ion_fd, struct ion_allocation_data *alloc,
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 65 struct ion_allocation_data alloc[MM_CAMERA_MAX_NUM_FRAMES]; 147 uint8_t *(*mm_camera_do_mmap_ion)(int ion_fd, struct ion_allocation_data *alloc,
|
/device/lge/mako/camera/ |
QualcommCameraHardware.h | 154 int allocate_ion_memory(int *main_ion_fd, struct ion_allocation_data* alloc, 568 struct ion_allocation_data raw_alloc[MAX_SNAPSHOT_BUFFERS]; 569 struct ion_allocation_data raw_snapshot_alloc; 570 struct ion_allocation_data Jpeg_alloc[MAX_SNAPSHOT_BUFFERS]; 571 struct ion_allocation_data record_alloc[9];
|
QCameraHWI.h | 154 struct ion_allocation_data alloc[MM_CAMERA_MAX_NUM_FRAMES]; 161 struct ion_allocation_data alloc[3];
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/ |
omx_video_common.h | 78 struct ion_allocation_data ion_alloc_data;
|
video_encoder_device.h | 95 struct ion_allocation_data alloc_data;
|
video_encoder_device_copper.h | 208 struct ion_allocation_data alloc_data;
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/ |
omx_video_common.h | 98 struct ion_allocation_data ion_alloc_data;
|
video_encoder_device.h | 101 struct ion_allocation_data alloc_data;
|
video_encoder_device_v4l2.h | 288 struct ion_allocation_data alloc_data;
|
/hardware/ti/omap4xxx/ion/ |
ion.c | 62 struct ion_allocation_data data = {
|
/system/core/libion/ |
ion.c | 64 struct ion_allocation_data data = {
|
/device/lge/mako/camera/mm-camera-interface/ |
mm_camera_interface2.h | 513 extern uint8_t *mm_camera_do_mmap_ion(int ion_fd, struct ion_allocation_data *alloc, 525 uint8_t *mm_camera_do_mmap_ion(int ion_fd, struct ion_allocation_data *alloc,
|
mm_camera_helper.c | 105 uint8_t *mm_camera_do_mmap_ion(int ion_fd, struct ion_allocation_data *alloc, 275 uint8_t *mm_camera_do_mmap_ion(int ion_fd, struct ion_allocation_data *alloc,
|
/hardware/qcom/display/msm8084/libgralloc/ |
ionalloc.cpp | 71 struct ion_allocation_data ionAllocData;
|
/hardware/qcom/display/msm8226/libgralloc/ |
ionalloc.cpp | 71 struct ion_allocation_data ionAllocData;
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
ion.h | 503 * struct ion_allocation_data - metadata passed from userspace for allocations 513 struct ion_allocation_data { struct 561 * Takes an ion_allocation_data struct and returns it with the handle field 565 struct ion_allocation_data)
|
/hardware/ti/omap4-aah/ion/ |
ion.c | 61 struct ion_allocation_data data = {
|
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_helper.c | 105 uint8_t *mm_camera_do_mmap_ion(int ion_fd, struct ion_allocation_data *alloc, 257 uint8_t *mm_camera_do_mmap_ion(int ion_fd, struct ion_allocation_data *alloc,
|
/hardware/qcom/display/msm8960/libgralloc/ |
ionalloc.cpp | 71 struct ion_allocation_data ionAllocData;
|
/hardware/qcom/display/msm8974/libgralloc/ |
ionalloc.cpp | 71 struct ion_allocation_data ionAllocData;
|
/device/lge/mako/camera/QCamera/HAL/core/inc/ |
QCameraHWI.h | 154 struct ion_allocation_data alloc[MM_CAMERA_MAX_NUM_FRAMES]; 161 struct ion_allocation_data alloc[3];
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
omx_vdec.h | 223 struct ion_allocation_data ion_alloc_data; 618 OMX_U32 alignment, struct ion_allocation_data *alloc_data, [all...] |