Searched refs:YELLOW (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/display/composer/test/moduletest/ |
H A D | hdi_device_test.cpp | 55 .color = YELLOW 74 .color = YELLOW 99 .color = YELLOW, 141 .color = YELLOW, 441 .color = YELLOW }, in TEST_F() 473 std::vector<uint32_t> splitColors = { RED, GREEN, YELLOW, TRANSPARENT }; in TEST_P() 525 std::vector<uint32_t> splitColors = { { RED, GREEN, YELLOW, TRANSPARENT } }; in TEST_F()
|
/drivers/peripheral/display/composer/test/common/ |
H A D | display_test_utils.h | 34 const uint32_t YELLOW = 0xffff29ff; member
|
/drivers/peripheral/display/composer/test/unittest/ |
H A D | hdi_composer_ut.cpp | 478 std::vector<uint32_t> splitColors = { { RED, GREEN, YELLOW, BLUE, PINK, PURPLE, CYAN, TRANSPARENT } }; in HWTEST_F() 510 .color = YELLOW in HWTEST_F()
|
Completed in 3 milliseconds