Searched refs:RED (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 281 {0, 0, mDisplayWidth, mDisplayHeight / 4}, RED); in TEST_P() 415 {0, 0, mDisplayWidth, mDisplayHeight / 4}, RED); in TEST_P() 533 {0, mDisplayHeight / 2, mDisplayWidth, mDisplayHeight}, RED); in TEST_P() 604 ReadbackHelper::fillColorsArea(clientColors, mDisplayWidth, clientFrame, RED); in TEST_P() 657 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, redRect, RED); in TEST_P() 692 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, redRect, RED); in TEST_P() 738 layer->setColor(RED); in TEST_P() 802 {0, 0, mDisplayWidth, mDisplayHeight / 4}, RED); in TEST_P() 872 redLayer->setColor(RED); in TEST_P() 888 ReadbackHelper::fillColorsArea(expectedColors, mDisplayWidth, redRect, RED); in TEST_P() [all …]
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ReadbackVts.h | 50 static const IComposerClient::Color RED = {0xff, 0, 0, 0xff}; variable
|
/hardware/interfaces/tests/expression/1.0/ |
D | IExpression.hal | 180 RED, // -126
|