Searched refs:ion_type (Results 1 – 3 of 3) sorted by relevance
475 extern int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type);
122 __unused unsigned int ion_type) in mm_app_allocate_ion_memory() argument300 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; in mm_app_alloc_bufs() local303 ion_type |= 0x1 << CAMERA_ION_HEAP_ID; in mm_app_alloc_bufs()316 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()