Searched refs:WPADAcc (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.3/build/libraries/wpad/src/ |
| D | WPADClamp.c | 44 static void __ClampCube ( s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max ); 45 static void __ClampSphere ( s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max ); 278 WPADAcc wunit; in WPADClampAcc() 279 WPADAcc funit; in WPADClampAcc() 586 static void __ClampCube(s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max) in __ClampCube() 646 static void __ClampSphere(s16 *px, s16 *py, s16 *pz, WPADAcc unit, f32 max) in __ClampSphere()
|
| /RvlSDK-3.3/include/revolution/ |
| D | wpad.h | 706 typedef struct WPADAcc struct 711 } WPADAcc; argument 754 void WPADGetAccGravityUnit ( s32 chan, u32 type, WPADAcc *acc );
|
| /RvlSDK-3.3/build/demos/wpaddemo/src/ |
| D | wpadsample.c | 1188 WPADAcc acc; in renderStatus()
|