Home
last modified time | relevance | path

Searched refs:GX_PLANEMASK_BG2 (Results 1 – 9 of 9) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOInit.c126 GX_SetVisiblePlane(GX_PLANEMASK_BG2); // display only BG #2 in DEMOInitDisplayBG2Only()
146 GXS_SetVisiblePlane(GX_PLANEMASK_BG2); // display only BG #2 in DEMOInitDisplaySubBG2Only()
/TwlSDK-5.1.0/build/demos/wm/dataShare-Model/src/
Dgraphics.c60 GX_SetVisiblePlane(GX_PLANEMASK_BG0 | GX_PLANEMASK_BG2); in initGraphics()
Dmain.c1140 GXS_SetVisiblePlane(GX_PLANEMASK_BG2); in TwlMain()
/TwlSDK-5.1.0/build/demos/wm/wep-1/src/
Dgraphics.c59 GX_SetVisiblePlane(GX_PLANEMASK_BG0 | GX_PLANEMASK_BG2); in initGraphics()
Dmain.c1026 GXS_SetVisiblePlane(GX_PLANEMASK_BG2); in TwlMain()
/TwlSDK-5.1.0/build/demos/wvr/switchover/src/
Dgraphic_main.c286 GXS_SetVisiblePlane(GX_PLANEMASK_BG2); in setupFrame()
/TwlSDK-5.1.0/build/demos.TWL/spi/spiMonkey3/src/
Dmain.c1011 GXS_SetVisiblePlane(GX_PLANEMASK_BG0 | GX_PLANEMASK_BG1 | GX_PLANEMASK_BG2 | GX_PLANEMASK_BG3); in InitDrawTpData()
1074 plane |= GX_PLANEMASK_BG2; in DrawTpData()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Double3D/src/
Dmain.c269 GXS_SetVisiblePlane(GX_PLANEMASK_BG2); in setupFrame2N()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx.h222 GX_PLANEMASK_BG2 = 0x04, enumerator