HomeSort by: relevance | last modified time | path
    Searched defs:sc_y_smoothed (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
uatp.c 510 int sc_y_smoothed; /* Smoothed vert. mouse position. */ member in struct:uatp_softc
729 sc->sc_y_raw = sc->sc_y_smoothed = -1;
2436 &sc->sc_x_smoothed, &sc->sc_y_smoothed,

Completed in 14 milliseconds