Searched refs:Blue (Results 1 – 7 of 7) sorted by relevance
| /RvlSDK-3.1.4/build/demos/osdemo/src/ |
| D | report.c | 36 GXColor Blue = { 0, 0, 192, 0 }; variable 103 GXSetCopyClear(Blue, 0x00ffffff); in main()
|
| /RvlSDK-3.1.4/build/demos/videmo/src/ |
| D | dimming.c | 106 GXColor Blue = {0x0,0x0,0x80,0xff}; //R,G,B,A in FontInit() local 114 GXSetCopyClear(Blue, 0x00ffffff); in FontInit()
|
| /RvlSDK-3.1.4/build/demos/nanddemo/src/ |
| D | banner.c | 78 static GXColor Blue = { 0, 0, 64, 0 }; variable 371 GXSetCopyClear(Blue, 0x00ffffff); in displayMessage()
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Performance/ |
| D | perf-sync.c | 39 #define Blue MyColors[4] macro
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Lighting/ |
| D | lit-basic.c | 52 #define Blue MyColors[4] macro
|
| /RvlSDK-3.1.4/build/demos/gxdemo/src/Transform/ |
| D | tf-stitch.c | 38 #define Blue MyColors[3] macro
|
| /RvlSDK-3.1.4/build/demos/carddemo/src/ |
| D | listdemo.c | 105 GXColor Blue = { 0, 0, 192, 0 }; variable 1586 GXSetCopyClear(Blue, 0x00ffffff); in main()
|