Searched refs:least_distance_sq (Results 1 – 1 of 1) sorted by relevance
1445 u_int least_distance_sq = WSP_MAX_ALLOWED_MATCH_DISTANCE_SQ; in wsp_match_strokes_against_fingers() local1464 if (d_squared < least_distance_sq) { in wsp_match_strokes_against_fingers()1465 least_distance_sq = d_squared; in wsp_match_strokes_against_fingers()