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

  /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 456 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type);
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 111 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) function
288 mm_app_allocate_ion_memory(&app_bufs[i], ion_type);
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 111 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) function
288 mm_app_allocate_ion_memory(&app_bufs[i], ion_type);
  /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/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...]

Completed in 63 milliseconds