Searched refs:allocate_ion_memory (Results 1 – 1 of 1) sorted by relevance
122 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type);2554 rc = allocate_ion_memory(mem_info, in takePictureThread()2668 static int allocate_ion_memory(QCameraHalMemInfo_t *mem_info, int ion_type) in allocate_ion_memory() function2818 rc = allocate_ion_memory(&jpegInMemInfo, in encodeJpeg()