輸入系統_Reader線程_簡單處理

reader線程做三件事 1、獲得事件       eventhub.cpp文件事件用Rawevent結構體表示 struct RawEvent { nsecs_t when; int32_t deviceId; int32_t type; int32_t code; int32_t value; };2、簡單處理       根據RawEvent的type
相關文章
相關標籤/搜索