最近在看一些Android Display的資料,想整理一些東西,但其實Android 整個Display 服務的邏輯很復雜,一時半會啃不下很難消化哆致,網上也有很多優(yōu)秀的文章,先把這些文章記錄下來患膛,有空多瞧瞧~
Android Display 資料
Android - View繪圖原理總結
https://blog.csdn.net/xu_fu/article/details/7829721
戲說Android view 工作流程
https://blog.csdn.net/aaa2832/article/details/7844904
https://blog.csdn.net/aaa2832/article/details/7849400
Android WMS和View基本理解
https://wizzie.top/Blog/2019/09/21/2019/190921-android-wms-view-cpp/
Android 圖形顯示框架
https://wizzie.top/Blog/2020/07/30/2020/200730_android_GraphicsFramework/
Android SurfaceFlinger和HWC2概述
https://wizzie.top/Blog/2019/12/22/2019/191222_android_HWC2/
Android HWC2硬件合成
https://wizzie.top/Blog/2020/04/01/2020/200401_android_HWC2_Display/
Android Q SurfaceFlinger合成
https://wizzie.top/Blog/2020/10/15/2020/201015_android_SurfaceFlinger1/
https://wizzie.top/Blog/2020/10/31/2020/201031_android_SurfaceFlinger2/
Android HWUI繪制流程
https://wizzie.top/Blog/2020/07/07/2020/200707_android_HWUI_Draw/
Android Q SurfaceFlinger合成
https://wizzie.top/Blog/2020/10/15/2020/201015_android_SurfaceFlinger1/
https://wizzie.top/Blog/2020/10/31/2020/201031_android_SurfaceFlinger2/
Android圖形顯示系統(tǒng)——概述
https://blog.csdn.net/jxt1234and2010/article/details/44164691
Android圖形顯示系統(tǒng)——下層顯示1:基礎知識與相關文件
https://blog.csdn.net/jxt1234and2010/article/details/44503019
Android圖形顯示系統(tǒng)——下層顯示2:圖形內存的申請與顯示
https://blog.csdn.net/jxt1234and2010/article/details/44507197
Android圖形顯示系統(tǒng)——下層顯示3:窗口系統(tǒng)
https://blog.csdn.net/jxt1234and2010/article/details/44821227
Android圖形顯示系統(tǒng)——下層顯示4:圖層合成上(合成原理與3D合成)
https://blog.csdn.net/jxt1234and2010/article/details/46057267
Android圖形顯示系統(tǒng)——下層顯示4:圖層合成下(硬件合成器)
https://blog.csdn.net/jxt1234and2010/article/details/46407383
Android圖形顯示系統(tǒng)——上層顯示1:界面繪制大綱
https://blog.csdn.net/jxt1234and2010/article/details/47326411
Android圖形顯示系統(tǒng)——上層顯示2:硬件加速實現
https://blog.csdn.net/jxt1234and2010/article/details/48649323
Android畫面顯示流程分析(1)
Android畫面顯示流程分析(2)
Android畫面顯示流程分析(3)
Android畫面顯示流程分析(4)
Android畫面顯示流程分析(5)