Searched refs:KPAD_PLAY_MODE_LOOSE (Results 1 – 3 of 3) sorted by relevance
67 static f32 pos_play_mode = (f32)KPAD_PLAY_MODE_LOOSE ;70 static f32 hori_play_mode = (f32)KPAD_PLAY_MODE_LOOSE ;73 static f32 dist_play_mode = KPAD_PLAY_MODE_LOOSE ;76 static f32 acc_play_mode = KPAD_PLAY_MODE_LOOSE ;
91 KPAD_PLAY_MODE_LOOSE = 0, enumerator
737 if ( kp->acc_play_mode == KPAD_PLAY_MODE_LOOSE ) { in calc_acc()1346 if ( kp->hori_play_mode == KPAD_PLAY_MODE_LOOSE ) { in calc_dpd_variable()1415 if ( kp->dist_play_mode == KPAD_PLAY_MODE_LOOSE ) { in calc_dpd_variable()1490 if ( kp->pos_play_mode == KPAD_PLAY_MODE_LOOSE ) { in calc_dpd_variable()2355 kp->acc_play_mode = KPAD_PLAY_MODE_LOOSE ; in KPADInitEx()