Searched refs:npoints (Results 1 – 1 of 1) sorted by relevance
285 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local292 npoints = (size - 4) / 9; in magicmouse_raw_event()293 if (npoints > 15) { in magicmouse_raw_event()299 for (ii = 0; ii < npoints; ii++) in magicmouse_raw_event()314 npoints = (size - 6) / 8; in magicmouse_raw_event()315 if (npoints > 15) { in magicmouse_raw_event()321 for (ii = 0; ii < npoints; ii++) in magicmouse_raw_event()