/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | MultisampledRenderingTests.cpp | 350 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; in TEST_P() local 433 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; in TEST_P() local 574 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; in TEST_P() local 672 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; in TEST_P() local 712 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; in TEST_P() local 863 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; in TEST_P() local 952 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.51f}; in TEST_P() local 1003 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.81f}; in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | MultisampleCompatibilityTest.cpp | 180 static const float kRed[] = {1.0f, 0.0f, 0.0f, 1.0f}; in TEST_P() local 234 static const float kRed[] = {1.0f, 0.0f, 0.0f, 0.5f}; in TEST_P() local
|
D | VulkanImageTest.cpp | 21 constexpr GLuint kRed = 0xff0000ff; variable
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
D | printer.h | 31 kRed, enumerator
|
/third_party/skia/gm/ |
D | androidblendmodes.cpp | 123 static const SkColor kRed = SkColorSetARGB(255, 233, 30, 99); member in skiagm::AndroidBlendModesGM
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
D | arg_test.cc | 29 enum Color { kRed, kGreen, kBlue }; enumerator
|
/third_party/skia/modules/skottie/src/effects/ |
D | ShiftChannelsEffect.cpp | 62 kRed = 2, enumerator
|
/third_party/skia/include/core/ |
D | SkColor.h | 431 constexpr SkColor4f kRed = {1, 0, 0, 1}; variable
|
/third_party/vk-gl-cts/external/amber/src/src/ |
D | command_data.h | 155 kRed, enumerator
|
/third_party/skia/tests/ |
D | ReadPixelsTest.cpp | 396 static const uint64_t kRed = (uint64_t) SK_Half1 << 0; variable
|
D | SkRuntimeEffectTest.cpp | 919 static constexpr std::array<float, 4> kRed {1.0f, 0.0f, 0.0f, 1.0f}; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInvertedDepthRangesTests.cpp | 535 const tcu::Vec4 kRed (1.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.h | 124 static const RGBA8 kRed; member
|
D | DawnTest.cpp | 108 const RGBA8 RGBA8::kRed = RGBA8(255, 0, 0, 255); member in RGBA8
|
/third_party/googletest/googletest/src/ |
D | gtest.cc | 3125 enum class GTestColor { kDefault, kRed, kGreen, kYellow }; enumerator
|
/third_party/node/deps/googletest/src/ |
D | gtest.cc | 3151 enum class GTestColor { kDefault, kRed, kGreen, kYellow }; enumerator
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest-all.cc | 4625 enum class GTestColor { kDefault, kRed, kGreen, kYellow }; enumerator
|