Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/kpaddemo/src/
Dsample.c76 static f32 pos_sensitivity = 1.00f ; variable
106 { & pos_sensitivity, 0.00f,1.00f, 8, { 9,11,12}, {1.00f, 0.10f, 0.01f} },
174 KPADSetPosParam ( 0, pos_play_radius, pos_sensitivity ) ; in init_sample()
286 KPADSetPosParam ( 0, pos_play_radius, pos_sensitivity ) ; in push_cursor()
793 (void)draw_kfont_f32 ( (f32)(cx+ 9),cy+O1Y, cyan_clr, pos_sensitivity, 2 ) ; in draw_sample()
Dmpls.c131 static const f32 pos_sensitivity = 1.00f ; variable
185 KPADSetPosParam ( 0, pos_play_radius, pos_sensitivity ) ; in init_sample()