Searched refs:ion_type (Results 1 – 3 of 3) sorted by relevance
459 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type);
121 __unused unsigned int ion_type) in mm_app_allocate_ion_memory() argument299 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; in mm_app_alloc_bufs() local302 ion_type |= 0x1 << CAMERA_ION_HEAP_ID; in mm_app_alloc_bufs()315 mm_app_allocate_ion_memory(&app_bufs[i], ion_type); in mm_app_alloc_bufs()
122 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type);2668 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type) in allocate_ion_memory() argument2688 alloc.heap_id_mask = ion_type; in allocate_ion_memory()