Searched refs:G2_SetWnd0Position (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.4/build/demos/gx/UnitTours/Window/src/ |
| D | main.c | 75 G2_SetWnd0Position(s_WindowSizePerLine[count] >> 8, in HBlankIntr() 95 G2_SetWnd0Position(s_WindowSizePerLine[0] >> 8, 0, s_WindowSizePerLine[0] & 0xff, 192); in VBlankIntr()
|
| /TwlSDK-5.4/build/demos/gx/UnitTours/Window_HDMA/src/ |
| D | main.c | 62 G2_SetWnd0Position(s_WindowSizePerLine[0] >> 8, 0, s_WindowSizePerLine[0] & 0x0ff, 192); in VBlankIntr()
|
| /TwlSDK-5.4/build/demos/gx/UnitTours/2D_CharBg_8/src/ |
| D | main.c | 176 G2_SetWnd0Position(win1_x, win1_y, // the upper left in TwlMain()
|
| /TwlSDK-5.4/include/nitro/gx/ |
| D | g2.h | 112 static void G2_SetWnd0Position(int x1, int y1, int x2, int y2); 454 static inline void G2_SetWnd0Position(int x1, int y1, int x2, int y2) in G2_SetWnd0Position() function
|