Home
last modified time | relevance | path

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

/third_party/libevdev/libevdev/
Dlibevdev.c736 int ntouches_before = 0, ntouches_after = 0; in terminate_slots() local
757 ntouches_after++; in terminate_slots()
784 if (ntouches_after > 0 && ntouches_after <= 5) { in terminate_slots()
787 .code = map[ntouches_after - 1], in terminate_slots()