[android-developers] GPU usage

2011-11-16 Thread Bacon021
as for Issue 6914, we can see that the UI lag is a very important
problem, and as I know most chipsets provide the GPU, such MTK 6573,I
wonder whether has a way for us to use the GPU for our UI? especially
after ICS.

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] GPU usage

2011-11-16 Thread Mark Murphy
Hardware acceleration for widget-based UIs is on by default with Ice
Cream Sandwich. You can opt into it for Honeycomb via the
android:hardwareAcceleration attribute in your manifest.

On Wed, Nov 16, 2011 at 6:59 AM, Bacon021 wei.pg...@gmail.com wrote:
 as for Issue 6914, we can see that the UI lag is a very important
 problem, and as I know most chipsets provide the GPU, such MTK 6573,I
 wonder whether has a way for us to use the GPU for our UI? especially
 after ICS.

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Warescription: Three Android Books, Plus Updates, One Low Price!

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en