Searched refs:Black (Results 1 – 5 of 5) sorted by relevance
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Performance/ |
| D | perf-sync.c | 35 #define Black MyColors[0] macro 259 GXSetChanAmbColor(GX_COLOR0, Black); in DrawTick()
|
| /RvlSDK-3.1.4/build/demos/osdemo/src/ |
| D | report.c | 35 GXColor Black = { 0, 0, 0, 0 }; variable
|
| /RvlSDK-3.1.4/build/demos/carddemo/src/ |
| D | listdemo.c | 104 GXColor Black = { 0, 0, 0, 0 }; variable 406 (i++ == current) ? color : Black); in DrawMenu() 558 DrawRectangle(16, 330, 2 * DVD_BANNER_WIDTH, 2 * DVD_BANNER_HEIGHT, Black); in ProbeDrawTick() 664 DrawRectangle(16, 250, 300, 25, Black); in DrawProgressBar() 921 DrawRectangle(16, 330, DVD_BANNER_WIDTH, DVD_BANNER_HEIGHT, Black); in ListDrawTick()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Lighting/ |
| D | lit-basic.c | 48 #define Black MyColors[0] macro
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Transform/ |
| D | tf-stitch.c | 34 #define Black MyColors[0] macro
|