Searched refs:BLACK (Results 1 – 4 of 4) sorted by relevance
74 const GXColor BLACK = {0, 0, 0, 255}; in Initialize() local91 GXSetCopyClear( BLACK, GX_MAX_Z24 ); in Initialize()
88 #define BLACK MyColors[2] macro
121 #define BLACK MyColors[4] macro
100 static const GXColor BLACK= { 20, 20, 20, 255 }; variable932 GXSetCopyClear( BLACK, GX_MAX_Z24 ); in initialize()