Searched refs:hori_play_radius (Results 1 – 2 of 2) sorted by relevance
76 f32 hori_play_radius ; // Adjust response of 'horizon' member
313 inside_kpads[ chan ].hori_play_radius = play_radius ; in KPADSetHoriParam()344 *play_radius = inside_kpads[ chan ].hori_play_radius ; in KPADGetHoriParam()1360 if ( f1 >= kp->hori_play_radius ) { in calc_dpd_variable()1365 f1 /= kp->hori_play_radius ; in calc_dpd_variable()1384 if ( f1 > kp->hori_play_radius ) { in calc_dpd_variable()1386 f1 = ( f1 - kp->hori_play_radius ) / f1 * kp->hori_sensitivity ; in calc_dpd_variable()2367 kp->hori_play_radius = in KPADInitEx()