Searched refs:IMAGE_VRAM256x192 (Results 1 – 8 of 8) sorted by relevance
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_BmpBg_Vram/src/ |
| D | main.c | 61 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()
|
| D | image.c | 21 const unsigned short IMAGE_VRAM256x192[4][256 * 192] = { variable
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/2D_BmpBg_Vram/include/ |
| D | image.h | 31 extern const unsigned short IMAGE_VRAM256x192[4][256 * 192];
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearImage/src/ |
| D | tex_32768.c | 534 const unsigned short IMAGE_VRAM256x192[256 * 192] = { variable
|
| D | main.c | 240 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/ |
| D | tex_32768.c | 534 const unsigned short IMAGE_VRAM256x192[256 * 192] = { variable
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearDepthOnly/include/ |
| D | tex_32768.h | 29 extern const unsigned short IMAGE_VRAM256x192[256 * 192];
|
| /TwlSDK-5.1.0/build/demos/gx/UnitTours/ClearImage/include/ |
| D | tex_32768.h | 29 extern const unsigned short IMAGE_VRAM256x192[256 * 192];
|