Searched defs:finger_cnt (Results 1 – 8 of 8) sorted by relevance
65 unsigned short finger_cnt = hwstate->finger_cnt; in FilterLowPressure() local90 unsigned short finger_cnt = hwstate->finger_cnt; in FilterZeroArea() local
93 unsigned short finger_cnt = 0; in DoTest() local189 unsigned short finger_cnt = 0; in TEST() local375 unsigned short finger_cnt = input.id1 ? 2 : 1; in TEST() local
80 unsigned short finger_cnt, unsigned short touch_cnt, in make_hwstate()
442 const size_t finger_cnt = node->state_.finger_cnt; in HandleTimerImpl() local
902 unsigned short finger_cnt = in.id0 < 0 ? 0 : (in.id1 < 0 ? 1 : 2); in TEST() local
871 unsigned short finger_cnt = inputs[i].p1 == 0.0 ? 1 : 2; in TEST() local2279 unsigned short finger_cnt = fs[0].tracking_id == -1 ? 0 : in TEST() local
3251 float finger_cnt[] = { 0.0, 0.0 }; in FillResultGesture() local
231 unsigned short finger_cnt; member