How to understand android display framework flow?

mrigendra

New Member
Joined
May 26, 2017
Messages
1
Reaction score
0
Current Phone Model
GOOGLE NEXUS
mtAYI76



I have some naive question, as I have never worked with android as a whole. I am trying to undestand display framework of android.

Above is a picture that I saw in android display framework. I want to understand how this flow works.

1.After status bar how can a hardware like GPU be there?

2.How can GPU be inside of surfaceflinger, while all the hardwares are only accessible through kernel drivers?

3.Is graphics HAL different than display HAL or both are same?

Thanks
 
Top