Searched refs:Black (Results 1 – 6 of 6) sorted by relevance
| /RvlSDK-3.2/build/demos/scdemo/src/ |
| D | main.c | 29 static GXColor Black = { 0, 0, 0, 0 }; variable 249 InitDisp( &GXNtsc480IntDf, Black ); in main()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Performance/ |
| D | perf-sync.c | 35 #define Black MyColors[0] macro 259 GXSetChanAmbColor(GX_COLOR0, Black); in DrawTick()
|
| /RvlSDK-3.2/build/demos/osdemo/src/ |
| D | report.c | 35 GXColor Black = { 0, 0, 0, 0 }; variable
|
| D | crcdemo.c | 30 GXColor Black = { 0, 0, 0, 0 }; variable
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Lighting/ |
| D | lit-basic.c | 48 #define Black MyColors[0] macro
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Transform/ |
| D | tf-stitch.c | 34 #define Black MyColors[0] macro
|