Searched refs:YELLOW (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/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()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/linux/ |
H A D | logger_generic.cpp | 77 SetColor(outputStream, ColorCode::YELLOW); in Write() 100 YELLOW, enumerator
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/ |
H A D | logger_windows.cpp | 106 SetColor(outputStream, ColorCode::YELLOW); in Write() 129 YELLOW, enumerator
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/ |
H A D | compatibility.h | 49 static constexpr Color YELLOW { 1.f, 1.f, 0.f, 1.f };
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/log/ |
H A D | LoggerOutput.cpp | 74 YELLOW, enumerator 185 SetColor(outputStream, ColorCode::YELLOW); in write()
|
/ohos5.0/drivers/peripheral/display/composer/test/common/ |
H A D | display_test_utils.h | 34 const uint32_t YELLOW = 0xffff29ff; variable
|
/ohos5.0/drivers/peripheral/display/composer/test/unittest/ |
H A D | hdi_composer_ut.cpp | 479 …std::vector<uint32_t> splitColors = { { RED, GREEN, YELLOW, BLUE, PINK, PURPLE, CYAN, TRANSPARENT … 511 .color = YELLOW
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | typescript-to-arkts-migration-guide.md | 2447 YELLOW = 2 2461 YELLOW,
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | typescript-to-arkts-migration-guide.md | 2580 YELLOW = 2 2594 YELLOW,
|