Re: [android-developers] Hardware accleration slow down every Canvas app. Why?
> Every apps that uses canvas are slowed down when this acceleration is
> enabled.
That is certainly not true since *every* app uses Canvas :) It depend
on what you do with Canvas and how your code works (for instance if
you keep creating new bitmaps/paths/paints it's going to be slow.)
--
Romain Guy
Android framework engineer
romainguy@android.com
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home