The library called libhwui is responsible for rendering Android UIs using OpenGL. There are no documents available explaining the code architecture but you can refer to my Google I/O 2011 session entitled Android Accelerated Rendering for more information. On May 6, 2013 3:35 AM, "chandra" <[email protected]> wrote:
> Hi, > > what is the functionality of hwui ? > Are there any documents/links to understand HWUI in detail? I want to > understand the flow of OpenGLRenderer.cpp and LayerRenderer.cpp. > > > Thanks, > Chandra > > -- > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

