Home
last modified time | relevance | path

Searched refs:threeFingerSwipeGestures (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/reader/mapper/
DTouchpadInputMapper.cpp160 mCounters[id].threeFingerSwipeGestures++; in processGesture()
205 counters.threeFingerSwipeGestures, counters.fourFingerSwipeGestures, in produceAtomsLocked()
219 int32_t threeFingerSwipeGestures = 0; member