Searched refs:hori_vec (Results 1 – 4 of 4) sorted by relevance
423 sp->hori_vec = Vec2_0 ; in reset_kpad()1338 sp->hori_vec = Vec2_0 ; in calc_dpd_variable()1366 sp->hori_vec.x = vec.x - sp->horizon.x ; in calc_dpd_variable()1367 sp->hori_vec.y = vec.y - sp->horizon.y ; in calc_dpd_variable()1368 … sp->hori_speed = sqrtf( sp->hori_vec.x * sp->hori_vec.x + sp->hori_vec.y * sp->hori_vec.y ) ; in calc_dpd_variable()1381 sp->hori_vec.x = vec.x - sp->horizon.x ; in calc_dpd_variable()1382 sp->hori_vec.y = vec.y - sp->horizon.y ; in calc_dpd_variable()1383 … sp->hori_speed = sqrtf( sp->hori_vec.x * sp->hori_vec.x + sp->hori_vec.y * sp->hori_vec.y ) ; in calc_dpd_variable()1388 sp->hori_vec = Vec2_0 ; in calc_dpd_variable()
160 Vec2 hori_vec ; member
151 Vec2 hori_vec ; member
273 sp->hori_vec = Vec2_0 ; in reset_kpad()1301 sp->hori_vec = Vec2_0 ; in calc_dpd_variable()1328 sp->hori_vec.x = vec.x - sp->horizon.x ; in calc_dpd_variable()1329 sp->hori_vec.y = vec.y - sp->horizon.y ; in calc_dpd_variable()1330 … sp->hori_speed = sqrtf( sp->hori_vec.x * sp->hori_vec.x + sp->hori_vec.y * sp->hori_vec.y ) ; in calc_dpd_variable()