Searched refs:BLACK (Results 1 – 4 of 4) sorted by relevance
49 static const IComposerClient::Color BLACK = {0, 0, 0, 0xff}; variable
176 BLACK // -127
940 mBackgroundColor = BLACK; in SetUp()1042 setBackgroundColor(BLACK); in TEST_P()1100 setBackgroundColor(BLACK); in TEST_P()1152 setBackgroundColor(BLACK); in TEST_P()
138 expectedColors[pixel] = BLACK; in clearColors()