Home
last modified time | relevance | path

Searched refs:G2_SetWnd0InsidePlane (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/Window_HDMA/src/
Dmain.c127 G2_SetWnd0InsidePlane(GX_WND_PLANEMASK_BG0, FALSE); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Window/src/
Dmain.c133 G2_SetWnd0InsidePlane(GX_WND_PLANEMASK_BG0, FALSE); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_8/src/
Dmain.c71 G2_SetWnd0InsidePlane(GX_WND_PLANEMASK_BG0, // BG #0 is visible inside window #0 in TwlMain()
/TwlSDK-5.1.0/include/nitro/gx/
Dg2.h108 static void G2_SetWnd0InsidePlane(int wnd /* GXWndPlaneMask */ , BOOL effect);
288 static inline void G2_SetWnd0InsidePlane(int wnd, BOOL effect) in G2_SetWnd0InsidePlane() function