Searched refs:proj_mtx (Results 1 – 4 of 4) sorted by relevance
| /RvlSDK-3.3/build/demos/kpaddemo/src/ |
| D | graphic.c | 46 Mtx44 proj_mtx ; in init_draw_graphic() local 55 …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() 56 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_graphic()
|
| D | weight.c | 294 Mtx44 proj_mtx ; in init_draw_graphic() local 303 …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() 304 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_graphic()
|
| D | kfont.c | 122 Mtx44 proj_mtx ; in init_draw_kfont() local 141 …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() 142 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_kfont()
|
| /RvlSDK-3.3/build/demos/wbcdemo/src/ |
| D | handling_weight.c | 553 Mtx44 proj_mtx ; in init_draw_graphic() local 562 …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() 563 GXSetProjection( proj_mtx, GX_ORTHOGRAPHIC ) ; in init_draw_graphic()
|