Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/input/
H A Datp.c1451 u_int d_squared; in wsp_match_strokes_against_fingers() local
1460 d_squared = in wsp_match_strokes_against_fingers()
1464 if (d_squared < least_distance_sq) { in wsp_match_strokes_against_fingers()
1465 least_distance_sq = d_squared; in wsp_match_strokes_against_fingers()