Searched defs:ox (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.1/build/demos/kpadOlddemo/src/ |
| D | sample.c | 318 static void draw_grid( f32 ox, f32 oy, f32 radius, GXColor clr ) in draw_grid() 331 static void draw_acc( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay ) in draw_acc() 344 static void draw_acc2( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay ) in draw_acc2() 354 static void draw_stick( f32 ox, f32 oy, f32 radius, f32 sx, f32 sy, GXColor clr, BOOL dashed ) in draw_stick()
|
| D | graphic.c | 200 void draw_circle( f32 ox, f32 oy, f32 radius, GXColor clr, f32 width ) in draw_circle()
|
| /RvlSDK-3.1/build/demos/kpaddemo/src/ |
| D | sample.c | 397 static void draw_grid( f32 ox, f32 oy, f32 radius, GXColor clr ) in draw_grid() 410 static void draw_acc( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay ) in draw_acc() 423 static void draw_acc2( f32 ox, f32 oy, f32 radius, f32 ax, f32 ay ) in draw_acc2() 433 static void draw_stick( f32 ox, f32 oy, f32 radius, f32 sx, f32 sy, GXColor clr, BOOL dashed ) in draw_stick()
|
| D | graphic.c | 192 void draw_circle( f32 ox, f32 oy, f32 radius, GXColor clr, f32 width ) in draw_circle()
|