HomeSort by: relevance | last modified time | path
    Searched refs:smooth_pos (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/macppc/dev/
pbms.c 271 static int smooth_pos(int, int, int);
641 x = smooth_pos(sc->sc_x, sc->sc_x_raw,
643 y = smooth_pos(sc->sc_y, sc->sc_y_raw,
670 smooth_pos(int pos_old, int pos_raw, int noise) function
pbms.c 271 static int smooth_pos(int, int, int);
641 x = smooth_pos(sc->sc_x, sc->sc_x_raw,
643 y = smooth_pos(sc->sc_y, sc->sc_y_raw,
670 smooth_pos(int pos_old, int pos_raw, int noise) function
pbms.c 271 static int smooth_pos(int, int, int);
641 x = smooth_pos(sc->sc_x, sc->sc_x_raw,
643 y = smooth_pos(sc->sc_y, sc->sc_y_raw,
670 smooth_pos(int pos_old, int pos_raw, int noise) function
pbms.c 271 static int smooth_pos(int, int, int);
641 x = smooth_pos(sc->sc_x, sc->sc_x_raw,
643 y = smooth_pos(sc->sc_y, sc->sc_y_raw,
670 smooth_pos(int pos_old, int pos_raw, int noise) function

Completed in 100 milliseconds