SurfaceFlinger中各个layer的排序 在layer排序的时候,首先是通过layerstack进行筛选,接着是按照z-index对layer进行排序,最后按照sequence排序 Android Graphics 2023-11-30 172 点赞 2 评论 260 浏览