Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/kpaddemo/src/
Dsample.c79 static f32 hori_sensitivity = 1.00f ; variable
109 { &hori_sensitivity, 0.00f,1.00f, 9, { 9,11,12}, {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()
798 (void)draw_kfont_f32 ( (f32)(cx+ 9),cy+O1Y, yellow_clr, hori_sensitivity, 2 ) ; in draw_sample()
Dmpls.c133 static const f32 hori_sensitivity = 1.00f ; variable
186 KPADSetHoriParam( 0, hori_play_radius, hori_sensitivity ) ; in init_sample()