Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c1668 const fg_pspan *pspan_y) in fg_add_stroke() argument
1686 strokep->y = pspan_y->loc; in fg_add_stroke()
1693 strokep->components[Y].loc = pspan_y->loc; in fg_add_stroke()
1694 strokep->components[Y].cum_pressure = pspan_y->cum; in fg_add_stroke()
1695 strokep->components[Y].max_cum_pressure = pspan_y->cum; in fg_add_stroke()