Searched defs:ion_type (Results 1 – 5 of 5) sorted by relevance
112 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, unsigned int ion_type) in mm_app_allocate_ion_memory()290 unsigned int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; in mm_app_alloc_bufs() local
112 int mm_app_allocate_ion_memory(mm_camera_app_buf_t *buf, int ion_type) in mm_app_allocate_ion_memory()286 int ion_type = 0x1 << CAMERA_ION_FALLBACK_HEAP_ID; in mm_app_alloc_bufs() local
2668 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type) in allocate_ion_memory()
2851 int QCameraHardwareInterface::allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type) in allocate_ion_memory()