Searched defs:x_raw (Results 1 - 2 of 2) sorted by relevance
| /src/sys/arch/macppc/dev/ |
| H A D | pbms.c | 612 int x_det, y_det, x_raw, y_raw, x_fingers, y_fingers, fingers, x, y; local in function:compute_delta
|
| /src/sys/dev/usb/ |
| H A D | uatp.c | 1715 unsigned int x_pressure, x_raw, x_fingers; local in function:interpret_input 2432 move_mouse(struct uatp_softc *sc, unsigned int x_raw, unsigned int y_raw, argument 2442 scroll_wheel(struct uatp_softc *sc, unsigned int x_raw, unsigne argument 2415 update_position(struct uatp_softc * sc,unsigned int fingers,unsigned int x_raw,unsigned int y_raw,int * dx,int * dy,int * dz,int * dw) argument [all...] |
Completed in 12 milliseconds