Home
last modified time | relevance | path

Searched refs:IMAGE_VRAM256x192 (Results 1 – 8 of 8) sorted by relevance

/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_BmpBg_Vram/src/
Dmain.c61 MI_DmaCopy32(3, IMAGE_VRAM256x192[0], (void *)HW_LCDC_VRAM_A, in TwlMain()
63 MI_DmaCopy32(3, IMAGE_VRAM256x192[1], (void *)HW_LCDC_VRAM_B, in TwlMain()
65 MI_DmaCopy32(3, IMAGE_VRAM256x192[2], (void *)HW_LCDC_VRAM_C, in TwlMain()
67 MI_DmaCopy32(3, IMAGE_VRAM256x192[3], (void *)HW_LCDC_VRAM_D, in TwlMain()
Dimage.c21 const unsigned short IMAGE_VRAM256x192[4][256 * 192] = { variable
/TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_BmpBg_Vram/include/
Dimage.h31 extern const unsigned short IMAGE_VRAM256x192[4][256 * 192];
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearImage/src/
Dtex_32768.c534 const unsigned short IMAGE_VRAM256x192[256 * 192] = { variable
Dmain.c240 GX_LoadClearImageColor((void *)IMAGE_VRAM256x192, // src in TwlMain()
241 sizeof(IMAGE_VRAM256x192)); // size in TwlMain()
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearDepthOnly/src/
Dtex_32768.c534 const unsigned short IMAGE_VRAM256x192[256 * 192] = { variable
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearDepthOnly/include/
Dtex_32768.h29 extern const unsigned short IMAGE_VRAM256x192[256 * 192];
/TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearImage/include/
Dtex_32768.h29 extern const unsigned short IMAGE_VRAM256x192[256 * 192];