Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/input/
H A Datp.c1453 u_int d_squared; in wsp_match_strokes_against_fingers() local
1462 d_squared = in wsp_match_strokes_against_fingers()
1466 if (d_squared < least_distance_sq) { in wsp_match_strokes_against_fingers()
1467 least_distance_sq = d_squared; in wsp_match_strokes_against_fingers()