Home
last modified time | relevance | path

Searched defs:srcCol (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBase/test/api_unit_test/src/util/
Dcolor_test.cpp49 const uint32_t srcCol { 0x00eb3425 }; variable
59 const uint32_t srcCol { 0x00eb3425 }; variable
69 BASE_NS::Color srcCol { 0.921568632f, 0.203921571f, 0.145098045f, 0.0f }; variable
76 BASE_NS::Color srcCol { 0.830769956f, 0.0343398005f, 0.0185002182f, 0.0f }; variable
82 BASE_NS::Color srcCol { 1.0f, 1.0f, 1.0f, 1.0f }; variable
88 BASE_NS::Color srcCol { .0f, .0f, .0f, .0f }; variable
95 BASE_NS::Color srcCol { 0.25f, 0.5f, 0.75f, 1.0f }; variable
102 BASE_NS::Color srcCol { 0.25f, 0.5f, 0.75f, 1.0f }; // 0.75 = 223.74, 0.5 = 186, 0.25 = 135.79 variable
109 BASE_NS::Color srcCol { 0.25f, 0.5f, 0.75f, 1.0f }; variable