Hi all,
Are there any ARM documents/presentation that talks about in detail how the HAL graphics layers in Android works. I understand there are binary components inside Android that are not released as open sourced, so I was wondering if there is any document that talk about how actually the interaction between the Android layer with the binary layer takes place and also the role Linux kernel plays in the whole picture.
Any pointers or links are appreciated.
Thanks
Hi nicksyd
As the HAL interface is generic the best place to look would be the Google documentation. Hopefully the links below will give you the detail you're looking for.
https://source.android.com/devices/graphics/index.html
https://source.android.com/devices/graphics/architecture.html
Regards,
Steve