标签: android performance bitmap bitmapfactory
我必须渲染一个Image,因为我必须首先解码一个图像,然后将其加载到GPU上。 BitmapFactory.decode_()调用花了这么多时间。有谁能建议其他技术?