03 2013 档案
Android graphic: How vsync signal is passed from LCD to app?
摘要:Android graphic: How vsync signal is passed from LCD to app?step 1: from LCD to eventthread.EventThread and SF are two different threads in one process. it take care of dispatch vsyncsignal to App.0) let's begin from./frameworks/native/services/surfaceflinger/DisplayHardware/HWComposer.cppHWComp 阅读全文
posted @ 2013-03-20 14:45 keniee 阅读(2363) 评论(0) 推荐(0)