Searched refs:pspans_x (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c1490 fg_update_strokes(struct atp_softc *sc, fg_pspan *pspans_x, argument
1542 fg_match_strokes_against_pspans(sc, X, pspans_x, n_xpspans,
1572 if (pspans_x[i].matched == false) break;
1582 if (pspans_x[i].matched)
1585 pspans_x[i].loc, pspans_x[i].cum);
1598 fg_add_stroke(sc, &pspans_x[0], &pspans_y[0]);
1600 fg_add_new_strokes(sc, pspans_x, n_xpspans,
1710 fg_add_new_strokes(struct atp_softc *sc, fg_pspan *pspans_x, argument
1720 if (pspans_x[
[all...]

Completed in 57 milliseconds