Home
last modified time | relevance | path

Searched defs:oy (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.1/build/demos/kpadOlddemo/src/
Dsample.c318 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()
Dgraphic.c200 void draw_circle( f32 ox, f32 oy, f32 radius, GXColor clr, f32 width ) in draw_circle()
/RvlSDK-3.1/build/demos/kpaddemo/src/
Dsample.c397 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()
Dgraphic.c192 void draw_circle( f32 ox, f32 oy, f32 radius, GXColor clr, f32 width ) in draw_circle()