开发者

Hardware acceleration on Honeycomb: can you take advantage of hardware acceleration when drawing to an offscreen bitmap?

开发者 https://www.devze.com 2023-04-06 00:37 出处:网络
on Android 3.0 when android:hardwareAccelerated=true, is 开发者_Go百科it possible to take advantage of the hardwareAcceleration when drawing to a offscreen BitmapNo, as far as I experienced, hardware

on Android 3.0 when android:hardwareAccelerated=true, is 开发者_Go百科it possible to take advantage of the hardwareAcceleration when drawing to a offscreen Bitmap


No, as far as I experienced, hardware acceleration is applied just while painting on actual screen.

0

精彩评论

暂无评论...
验证码 换一张
取 消