Searched refs:Green (Results 1 – 5 of 5) sorted by relevance
| /RvlSDK-2.1/build/demos/carddemo/src/ |
| D | listdemo.c | 107 GXColor Green = { 0, 224, 0, 0 }; variable 569 DrawRectangle(16, 200 - FontData->ascent, 458, FontData->leading, Green); in ProbeDrawTick() 576 DrawRectangle(16, 224 - FontData->ascent, 458, FontData->leading, Green); in ProbeDrawTick() 583 DrawRectangle(16, 250 - FontData->ascent, 458, 2 * FontData->leading + 15, Green); in ProbeDrawTick() 591 DrawRectangle(220, 354 - FontData->ascent, 192, FontData->leading, Green); in ProbeDrawTick() 606 DrawRectangle(220, 378 - FontData->ascent, 192, FontData->leading, Green); in ProbeDrawTick() 665 DrawRectangle(16, 250, 3 * CardUtilGetProgress(Slot), 25, Green); in DrawProgressBar() 688 DrawMenu(200, 200, Green, 0, GetString(STR_Save), GetString(STR_Erase), NULL); in DrawInstructions() 692 width = DrawMenu(200, 200, Green, 0, GetString(STR_Save), GetString(STR_Erase), NULL); in DrawInstructions() 693 DrawMenu(200 + 5 + width, 200, Green, in DrawInstructions() [all …]
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Performance/ |
| D | perf-sync.c | 38 #define Green MyColors[3] macro 262 GXSetChanMatColor(GX_COLOR0A0, Green); in DrawTick()
|
| /RvlSDK-2.1/build/demos/osdemo/src/ |
| D | report.c | 38 GXColor Green = { 0, 224, 0, 0 }; variable
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Lighting/ |
| D | lit-basic.c | 51 #define Green MyColors[3] macro
|
| /RvlSDK-2.1/build/demos/gxdemo/src/Transform/ |
| D | tf-stitch.c | 37 #define Green MyColors[2] macro
|