HomeSort by: relevance | last modified time | path
    Searched defs:smooth_pos (Results 1 - 1 of 1) 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 in typeref:typename:int

Completed in 11 milliseconds