Home
last modified time | relevance | path

Searched defs:px (Results 1 – 11 of 11) sorted by relevance

/RvlSDK-3.2.2/build/libraries/wpad/src/
DWPADClamp.c344 static void __ClampStickOctagon(void* px, void* py, s16 max, s16 xy, s16 min, u8 type) in __ClampStickOctagon()
477 static void __ClampStickCircle(void *px, void *py, s16 radius, s16 min, u8 type) in __ClampStickCircle()
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.2.2/build/demos/kpadOlddemo/src/
Dsample.c333 f32 px = ax * radius + ox ; in draw_acc() local
346 f32 px = ax * radius + ox ; in draw_acc2() local
356 f32 px = sx * radius + ox; in draw_stick() local
421 f32 px,py, scale, ofx,ofy ; in draw_object() local
Dgraphic.c101 void draw_point( f32 px, f32 py, GXColor clr, f32 size ) in draw_point()
/RvlSDK-3.2.2/build/libraries/pad/src/
DPadclamp.c152 static void ClampStick(s8* px, s8* py, s8 max, s8 xy, s8 min) in ClampStick()
241 static void ClampCircle(s8* px, s8* py, s8 radius, s8 min) in ClampCircle()
/RvlSDK-3.2.2/build/demos/kpaddemo/src/
Dsample.c416 f32 px = ax * radius + ox ; in draw_acc() local
429 f32 px = ax * radius + ox ; in draw_acc2() local
441 f32 px = sx * radius + ox; in draw_stick() local
527 f32 px,py, scale, ofx,ofy ; in draw_object() local
Dgraphic.c95 void draw_point( f32 px, f32 py, GXColor clr, f32 size ) in draw_point()
/RvlSDK-3.2.2/build/libraries/gd/src/
DGDLight.c289 f32 px, py, pz; in GDSetSpecularDirHA() local
319 f32 px, py, pz; in GDSetSpecularDir() local
/RvlSDK-3.2.2/build/demos/gxdemo/src/Texture/
Dtex-preload.c211 f32 px, py; in DrawTick() local
/RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/
Dlit-tx-alpha.c386 f32 px, py, pz, nx, ny, nz; in CreateTessPanel() local
Dlit-spot.c493 f32 px, py, pz, nx, ny, nz; in CreateTessPanel() local
/RvlSDK-3.2.2/build/demos/gxdemo/src/TexGen/
Dtg-shadow3.c772 f32 px, py, pz, dr; in DrawSpiral() local