Searched refs:npoints (Results 1 – 1 of 1) sorted by relevance
286 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local293 npoints = (size - 4) / 9; in magicmouse_raw_event()294 if (npoints > 15) { in magicmouse_raw_event()300 for (ii = 0; ii < npoints; ii++) in magicmouse_raw_event()315 npoints = (size - 6) / 8; in magicmouse_raw_event()316 if (npoints > 15) { in magicmouse_raw_event()322 for (ii = 0; ii < npoints; ii++) in magicmouse_raw_event()