Home
last modified time | relevance | path

Searched refs:GX_BG_BMPSCRBASE_0x00000 (Results 1 – 11 of 11) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_Direct/src/
Dmain.c122 G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, area_over, GX_BG_BMPSCRBASE_0x00000); in TwlMain()
202 G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, area_over, GX_BG_BMPSCRBASE_0x00000); in TwlMain()
/TwlSDK-5.1.0/build/demos.TWL/dsp/yuvToRgb/src/
Dmain.c245 … G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
253 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
/TwlSDK-5.1.0/build/demos.TWL/dsp/scaling-1/src/
Dmain.c307 … G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
315 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
/TwlSDK-5.1.0/build/demos.TWL/dsp/scaling-2/src/
Dmain.c326 … G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
334 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_CharBg_256BMP/src/
Dmain.c224 area_over, GX_BG_BMPSCRBASE_0x00000); in TwlMain()
/TwlSDK-5.1.0/build/demos/wvr/switchover/src/
Dgraphic_main.c289 GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in setupFrame()
/TwlSDK-5.1.0/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c240 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/Sub_Double3D/src/
Dmain.c271 GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in setupFrame2N()
/TwlSDK-5.1.0/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c269 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in TwlMain()
/TwlSDK-5.1.0/include/nitro/gx/
Dgx_bgcnt.h314 GX_BG_BMPSCRBASE_0x00000 = 0, enumerator
350 SDK_MINMAX_ASSERT(x, GX_BG_BMPSCRBASE_0x00000, GX_BG_BMPSCRBASE_0x7c000)
/TwlSDK-5.1.0/build/demos/gx/UnitTours/DEMOLib/src/
DDEMOBitmap.c191 … G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in DEMOInitDisplayBitmap()