Searched defs:finger (Results 1 – 7 of 7) sorted by relevance
55 Py_ssize_t finger; /* Search finger for pop() */ member
125 FingerState* finger = &(hwstate.fingers[0]); in SyncInterpretImpl() local
204 Json::Value finger(Json::objectValue); in EncodeHardwareStateCommon() local
1810 const FingerState* finger = in UpdateCurrentGestureType() local
1721 for (auto finger: states[i].gesturing_fingers) { in check_hwstates() local
796 static int finger = 0; in allocate_rfd() local
527 map.put(TOUCHSCREEN_FINGER, "finger"); in map.put()