Searched defs:TRANSLUCENT_RED (Results 1 – 2 of 2) sorted by relevance
47 static const IComposerClient::Color TRANSLUCENT_RED = {0xff, 0, 0, 0x33}; variable
41 static const Color TRANSLUCENT_RED = {1.0f, 0.0f, 0.0f, 0.3f}; variable