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

  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 175 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) function
324 rc = mm_app_deallocate_ion_memory(&app_bufs[i]);
691 mm_app_deallocate_ion_memory(&stream->s_info_buf);
712 mm_app_deallocate_ion_memory(&stream->s_info_buf);
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 175 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) function
324 rc = mm_app_deallocate_ion_memory(&app_bufs[i]);
691 mm_app_deallocate_ion_memory(&stream->s_info_buf);
712 mm_app_deallocate_ion_memory(&stream->s_info_buf);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 457 extern int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf);
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 457 extern int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 176 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) function
338 rc = mm_app_deallocate_ion_memory(&app_bufs[i]);
801 mm_app_deallocate_ion_memory(&stream->s_info_buf);
822 mm_app_deallocate_ion_memory(&stream->s_info_buf);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 176 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) function
344 rc = mm_app_deallocate_ion_memory(&app_bufs[i]);
767 mm_app_deallocate_ion_memory(&stream->s_info_buf);
788 mm_app_deallocate_ion_memory(&stream->s_info_buf);
    [all...]

Completed in 634 milliseconds