Home
last modified time | relevance | path

Searched refs:Blue (Results 1 – 7 of 7) sorted by relevance

/RvlSDK-3.3/build/demos/osdemo/src/
Dreport.c36 GXColor Blue = { 0, 0, 192, 0 }; variable
103 GXSetCopyClear(Blue, 0x00ffffff); in main()
Dcrcdemo.c31 GXColor Blue = { 0, 0, 192, 0 }; variable
58 GXSetCopyClear(Blue, GX_MAX_Z24); in main()
/RvlSDK-3.3/build/demos/videmo/src/
Ddimming.c106 GXColor Blue = {0x0,0x0,0x80,0xff}; //R,G,B,A in FontInit() local
114 GXSetCopyClear(Blue, 0x00ffffff); in FontInit()
/RvlSDK-3.3/build/demos/nanddemo/src/
Dbanner.c78 static GXColor Blue = { 0, 0, 64, 0 }; variable
371 GXSetCopyClear(Blue, 0x00ffffff); in displayMessage()
/RvlSDK-3.3/build/demos/gxdemo/src/Performance/
Dperf-sync.c39 #define Blue MyColors[4] macro
/RvlSDK-3.3/build/demos/gxdemo/src/Lighting/
Dlit-basic.c52 #define Blue MyColors[4] macro
/RvlSDK-3.3/build/demos/gxdemo/src/Transform/
Dtf-stitch.c38 #define Blue MyColors[3] macro