Searched refs:GREEN (Results 1 – 3 of 3) sorted by relevance
/drivers/peripheral/display/composer/test/moduletest/ |
D | hdi_device_test.cpp | 49 .color = GREEN 70 .color = GREEN 92 .color = GREEN, 110 .color = GREEN, 131 .color = GREEN, 174 .color = GREEN, 182 .color = GREEN, 190 .color = GREEN, 421 .color = GREEN }, in TEST_F() 456 std::vector<uint32_t> splitColors = { RED, GREEN, YELLOW, TRANSPARENT }; in TEST_P() [all …]
|
/drivers/peripheral/display/composer/test/unittest/ |
D | hdi_composer_ut.cpp | 417 …std::vector<uint32_t> splitColors = { { RED, GREEN, YELLOW, BLUE, PINK, PURPLE, CYAN, TRANSPARENT … 443 .color = GREEN 476 .color = GREEN 498 .color = GREEN 525 {.rectRatio = {0, 0, 1.0f, 1.0f}, .color = GREEN, .alpha = 0xFF} 629 .color = GREEN 677 .color = GREEN 699 .color = GREEN 721 .color = GREEN
|
/drivers/peripheral/display/composer/test/common/ |
D | display_test_utils.h | 31 const uint32_t GREEN = 0x00ff00ff; variable
|