On Mon, Nov 16, 2009 at 11:19 PM, Andy Quan <androidr...@gmail.com> wrote:

> Hi,
> I noticed that SKIA is by default using floating point calculation
> inside android. Does this mean that if the CPU has VFP unit, SKIA will
> run faster?
>
> I asked this due to my interest in JPEG viewer on android which is
> based on SKIA + libjpeg. Will VFP unit boost this application as well?
>

That's really a question for the Android team, not Chromium...
As far as Chrome's use of Skia, if you compile for ARMv7, you'll get NEON
acceleration when available.

Antoine

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to