/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/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);
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 117 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, function 312 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); [all...] |
/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) function 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) function 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) function 302 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); [all...] |
/hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_app.c | 117 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, function 312 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); [all...] |