Skip to content

Commit cbdb821

Browse files
committed
update
1 parent 27fb22f commit cbdb821

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

_posts/the-way-of-learning/2015-05-19-Android学习之路.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -179,26 +179,7 @@ Android开发者网站包含了以下内容:
179179
* Winscope: <https://source.android.com/docs/core/graphics/winscope/overview>
180180

181181
* Hardware acceleration: <https://developer.android.com/guide/topics/graphics/hardware-accel>
182-
* Android应用程序UI硬件加速渲染技术简要介绍和学习计划: <https://blog.csdn.net/Luoshengyang/article/details/45601143>
183-
* Android 显示系统:SurfaceFlinger详解: <https://www.cnblogs.com/blogs-of-lxl/p/11272756.html>
184-
* 关于 UI 渲染,你需要了解什么?<https://www.jianshu.com/p/279f727b00bc>
185-
* Android图形系统(十一)-Choreographer: <https://www.jianshu.com/p/bab0b454e39e>
186-
187-
* Android P 图形显示系统(一)硬件合成HWC2: <https://www.jianshu.com/p/824a9ddf68b9>
188-
* Android P 图像显示系统(二)GraphicBuffer和Gralloc分析: <https://www.jianshu.com/p/dd0b38832346>
189-
* Android P 图像显示系统(三)Android HWUI 绘制流程: <https://www.jianshu.com/p/abfaea892611>
190-
* Android P 图形显示系统(四) Android VirtualDisplay解析: <https://www.jianshu.com/p/c4ea60bc73d2>
191-
* Android P 图形显示系统(五) 上层Client和SurfaceFlinger的交互: <https://www.jianshu.com/p/8e7a9a0b5726>
192-
* Android P 图形显示系统(六) SurfaceFlinger合成流程(一): <https://www.jianshu.com/p/fa115146949f>
193-
* Android P 图形显示系统(七) SurfaceFlinger合成流程(二): <https://www.jianshu.com/p/fd16dcb4dfb6>
194-
* Android P 图形显示系统(八) SurfaceFlinger合成流程(三): <https://www.jianshu.com/p/cf4455021fd5>
195-
* Android P 图形显示系统(九) Android图形显示子系统概述: <https://www.jianshu.com/p/b1b75ab6f17f>
196-
* Android P 图形显示系统(十) BufferQueue(一): <https://www.jianshu.com/p/81e9c814f10a>
197-
* Android P 图形显示系统(十一) BufferQueue(二): <https://www.jianshu.com/p/f808813880b0>
198-
* Android P 图形显示系统(十二) BufferQueue(三): <https://www.jianshu.com/p/6d83dea3652b>
199-
* Android 图形显示系统(十三)Fence同步机制: <https://www.jianshu.com/p/a7261bc82bca>
200-
* Android 图形显示系统(十四)OpenGLES 纯Native实现PNG图片贴图: <https://www.jianshu.com/p/dfc82ca86a45>
201-
* Android 图形显示系统(十五) Android Q Skia的绘制系统: <https://www.jianshu.com/p/198701520cd7>
182+
* Android图形显示系统: <https://wi2uu1uool6.feishu.cn/wiki/QCYjw6z5biZyK4kfSP3cmEHon5g>
202183

203184
### Input相关
204185

0 commit comments

Comments
 (0)