Searched refs:hori_play_radius (Results 1 – 2 of 2) sorted by relevance
| /RvlSDK-3.3/build/demos/kpaddemo/src/ |
| D | sample.c | 78 static f32 hori_play_radius = 0.00f ; // 'horizon' sensitivity setting variable 108 { &hori_play_radius, 0.00f,9.00f, 9, { 4, 6, 7}, {1.00f, 0.10f, 0.01f} }, 175 KPADSetHoriParam( 0, hori_play_radius, hori_sensitivity ) ; in init_sample() 283 KPADSetHoriParam ( 0, hori_play_radius, hori_sensitivity ) ; in push_cursor() 797 (void)draw_kfont_f32 ( (f32)(cx+ 4),cy+O1Y, yellow_clr, hori_play_radius, 2 ) ; in draw_sample()
|
| D | mpls.c | 132 static const f32 hori_play_radius = 0.00f ; // 'horizon' sensitivity setting variable 186 KPADSetHoriParam( 0, hori_play_radius, hori_sensitivity ) ; in init_sample()
|