Hi Kiran,

B2G uses its own layer rendering components which can be found here:

https://mxr.mozilla.org/mozilla-central/source/gfx/layers/

It uses the GPU and other hardware acceleration for rendering.

I believe Android's hwui is not used at all.

Regards,

________________
Diego Wilson

On May 14, 2013, at 2:18 AM, kiran bhat <[email protected]> wrote:

> HI All
>   In Android ICS onwards , The canvas and Android UI Component uses the
> hwui library as a backed for UI Drawing.
>    The hwui library uses the GPU accelerated hardware for rendering the
> UI.  Does the B2G uses the hwui library or something similar for UI(Gaia)
> and Canvas ?.
> 
> 
> Thanks
> Kiran
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to