Home
last modified time | relevance | path

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

/TwlSDK-5.5/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.5/build/demos.TWL/dsp/yuvToRgb/src/
Dmain.c252 … G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
260 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
/TwlSDK-5.5/build/demos.TWL/dsp/scaling-1/src/
Dmain.c314 … G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
322 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
/TwlSDK-5.5/build/demos.TWL/dsp/scaling-2/src/
Dmain.c333 … G2_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
341 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in InitializeGraphics()
/TwlSDK-5.5/build/demos/gx/UnitTours/2D_CharBg_256BMP/src/
Dmain.c224 area_over, GX_BG_BMPSCRBASE_0x00000); in TwlMain()
/TwlSDK-5.5/build/demos.TWL/tcl/tcl-2/src/
Dmain.c166 …G2_SetBG3ControlDCBmp( GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000 ); in TwlMain()
/TwlSDK-5.5/build/demos/wvr/switchover/src/
Dgraphic_main.c289 GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in setupFrame()
/TwlSDK-5.5/build/demos.TWL/camera/simpleShoot-1/src/
Dmain.c235 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in TwlMain()
/TwlSDK-5.5/build/demos/gx/UnitTours/Sub_Double3D/src/
Dmain.c296 GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in setupFrame2N()
/TwlSDK-5.5/build/demos.TWL/tcl/tcl-1/src/
Dmain.c207 …G2_SetBG3ControlDCBmp( GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000 ); in TwlMain()
/TwlSDK-5.5/build/demos.TWL/camera/simpleShoot-2/src/
Dmain.c264 … G2S_SetBG3ControlDCBmp(GX_BG_SCRSIZE_DCBMP_256x256, GX_BG_AREAOVER_XLU, GX_BG_BMPSCRBASE_0x00000); in TwlMain()
/TwlSDK-5.5/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.5/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()