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

  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 460 extern int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf);
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 185 int mm_app_deallocate_ion_memory(mm_camera_app_buf_t *buf) function
353 rc = mm_app_deallocate_ion_memory(&app_bufs[i]);
778 mm_app_deallocate_ion_memory(&stream->s_info_buf);
799 mm_app_deallocate_ion_memory(&stream->s_info_buf);
    [all...]
  /device/huawei/angler/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/lge/bullhead/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/huawei/angler/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...]
  /device/lge/bullhead/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 1041 milliseconds