Searched refs:TRANSPARENT (Results 1 - 3 of 3) sorted by relevance
/test/xts/hats/hdf/display/composer/common/ |
H A D | display_test_utils.h | 33 const uint32_t TRANSPARENT = 0; member
|
/test/xts/hats/hdf/display/composer/moduletest/ |
H A D | hdi_device_test.cpp | 484 std::vector<uint32_t> splitColors = { RED, GREEN, YELLOW, TRANSPARENT }; in TEST_P() 543 std::vector<uint32_t> splitColors = { { RED, GREEN, YELLOW, TRANSPARENT } }; in TEST_F()
|
/test/xts/hats/hdf/display/composer/unittest/ |
H A D | hdi_composer_ut.cpp | 593 std::vector<uint32_t> splitColors = { { RED, GREEN, YELLOW, BLUE, PINK, PURPLE, CYAN, TRANSPARENT } }; in HWTEST_F()
|
Completed in 5 milliseconds