Searched refs:proj_mtx (Results 1 – 6 of 6) sorted by relevance
| /RvlSDK-3.2/build/demos/kpaddemo/src/ |
| D | weight.c | 266 Mtx44 proj_mtx ; in init_draw_graphic() local 275 …MTXOrtho( proj_mtx, canvas_ht * -0.5f,canvas_ht * 0.5f, canvas_wd * -0.5f,canvas_wd * 0.5f, -10.0f… in init_draw_graphic() 276 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_graphic()
|
| D | graphic.c | 45 Mtx44 proj_mtx ; in init_draw_graphic() local 54 …MTXOrtho( proj_mtx, canvas_ht * -0.5f,canvas_ht * 0.5f, canvas_wd * -0.5f,canvas_wd * 0.5f, -10.0f… in init_draw_graphic() 55 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_graphic()
|
| D | kfont.c | 121 Mtx44 proj_mtx ; in init_draw_kfont() local 140 …MTXOrtho( proj_mtx, canvas_ht * -0.5f,canvas_ht * 0.5f, canvas_wd * -0.5f,canvas_wd * 0.5f, -10.0f… in init_draw_kfont() 141 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_kfont()
|
| /RvlSDK-3.2/build/demos/kpadOlddemo/src/ |
| D | graphic.c | 47 Mtx44 proj_mtx ; in init_draw_graphic() local 60 …MTXOrtho( proj_mtx, canvas_ht * -0.5f,canvas_ht * 0.5f, canvas_wd * -0.5f,canvas_wd * 0.5f, -10.0f… in init_draw_graphic() 61 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_graphic()
|
| D | kfont.c | 121 Mtx44 proj_mtx ; in init_draw_kfont() local 140 …MTXOrtho( proj_mtx, canvas_ht * -0.5f,canvas_ht * 0.5f, canvas_wd * -0.5f,canvas_wd * 0.5f, -10.0f… in init_draw_kfont() 141 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_kfont()
|
| /RvlSDK-3.2/build/demos/wbcdemo/src/ |
| D | handling_weight.c | 550 Mtx44 proj_mtx ; in init_draw_graphic() local 559 …MTXOrtho( proj_mtx, canvas_ht * -0.5f,canvas_ht * 0.5f, canvas_wd * -0.5f,canvas_wd * 0.5f, -10.0f… in init_draw_graphic() 560 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_graphic()
|