/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
QCameraHWI.h | 490 int ion_type); 494 int ion_type);
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 456 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type);
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 456 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type);
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 456 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type);
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 459 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type);
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 118 __unused unsigned int ion_type) 296 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; local 299 ion_type |= 0x1 << CAMERA_ION_HEAP_ID; 312 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); [all...] |
/hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 464 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type);
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 112 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type) 133 alloc.heap_id_mask = ion_type; 290 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; local 293 ion_type |= 0x1 << CAMERA_ION_HEAP_ID; 306 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); [all...] |
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 112 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type) 133 alloc.heap_id_mask = ion_type; 290 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; local 293 ion_type |= 0x1 << CAMERA_ION_HEAP_ID; 306 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); [all...] |
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 112 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) 133 alloc.heap_mask = ion_type; 286 int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; local 289 ion_type |= 0x1 << CAMERA_ION_HEAP_ID; 302 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); [all...] |
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
QualcommUsbCamera.cpp | 122 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type); [all...] |
/hardware/qcom/camera/msmcobalt/usbcamcore/src/ |
QualcommUsbCamera.cpp | 122 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type); [all...] |
/hardware/qcom/camera/usbcamcore/src/ |
QualcommUsbCamera.cpp | 122 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type); [all...] |
/device/moto/shamu/camera/QCamera/HAL/core/inc/ |
QCameraHWI.h | 550 int allocate_ion_memory(QCameraHalMemInfo_t * mem_info, int ion_type); [all...] |
/hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 118 __unused unsigned int ion_type) 296 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; local 299 ion_type |= 0x1 << CAMERA_ION_HEAP_ID; 312 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); [all...] |
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
QCameraHWI.cpp | [all...] |