Hi, discussion about the platform implementation should be in
android-platform.

On Tue, Jan 13, 2009 at 10:17 PM, Andy Quan <zhengyuan.q...@gmail.com>wrote:

> Folks,
> I have some questions regarding to performance of SKIA performance.
>
>    1. In "SkUserConfig.h", there is a macro called "SK_SCALAR_IS_FLOAT"
>    which is defined by default. And basically, fixed point processor do not
>    have any advantage processing floating point computation without VFP. But
>    when I switched to "SK_SCALAR_IS_FIXED", there came building errors. Did
>    anybody notice this issue? How can I enable fixed point SKIA?
>     2. In my understanding, rotate/zoom is done by SKIA in image viewer
>    (right?). Where can I find the corresponding c/c++ functions in SKIA?
>
> Thanks in advance.
> --
> Regards,
> Andy Quan
>
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support.  All such questions should be posted on public
forums, where I and others can see and answer them.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to