Home
last modified time | relevance | path

Searched refs:mm_app_allocate_ion_memory (Results 1 – 2 of 2) sorted by relevance

/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h459 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type);
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c120 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, in mm_app_allocate_ion_memory() function
315 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); in mm_app_alloc_bufs()