Home
last modified time | relevance | path

Searched refs:radius (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/include/cafe/vpad/
DvpadAPIs.h52 f32 radius );
56 f32 radius );
60 f32* radius );
64 f32* radius );
96 void VPADSetGyroZeroPlayParam ( s32 chan, f32 radius ) ;
102 void VPADGetGyroZeroPlayParam ( s32 chan, f32 *radius ) ;
/CafeSDK-2.12.13-1/system/include/cafe/pads/kpad/
Dkpad.h296 void KPADSetCrossStickEmulationParamsL( s32 chan, f32 rot_deg, f32 xy_deg, f32 radius );
297 void KPADSetCrossStickEmulationParamsR( s32 chan, f32 rot_deg, f32 xy_deg, f32 radius );
303 void KPADGetCrossStickEmulationParamsL( s32 chan, f32 *rot_deg, f32 *xy_deg, f32 *radius );
304 void KPADGetCrossStickEmulationParamsR( s32 chan, f32 *rot_deg, f32 *xy_deg, f32 *radius );
416 void KPADSetMplsZeroPlayParam ( s32 chan, f32 radius ) ;
422 void KPADGetMplsZeroPlayParam ( s32 chan, f32 *radius ) ;
/CafeSDK-2.12.13-1/system/include/cafe/pads/wpad/
Dwpad.h346 s8 radius; member