/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | arg_test.cc | 29 enum Color { kRed, kGreen, kBlue }; enumerator
|
/third_party/skia/third_party/externals/tint/src/diagnostic/ |
H A D | printer.h | 31 kRed, member in tint::diag::Color
|
/third_party/skia/gm/ |
H A D | androidblendmodes.cpp | 123 static const SkColor kRed = SkColorSetARGB(255, 233, 30, 99); member in skiagm::AndroidBlendModesGM
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | VulkanImageTest.cpp | 21 constexpr GLuint kRed = 0xff0000ff; member
|
H A 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
|
/third_party/skia/modules/skottie/src/effects/ |
H A D | ShiftChannelsEffect.cpp | 62 kRed = 2, member in skottie::internal::__anon18563::final::Source
|
/third_party/skia/include/core/ |
H A D | SkColor.h | 431 constexpr SkColor4f kRed = {1, 0, 0, 1}; member
|
/third_party/skia/tests/ |
H A D | ReadPixelsTest.cpp | 396 static const uint64_t kRed = (uint64_t) SK_Half1 << 0; variable
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A 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}; TEST_P() local 672 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; TEST_P() local 712 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; TEST_P() local 863 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.8f}; TEST_P() local 952 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.51f}; TEST_P() local 1003 constexpr wgpu::Color kRed = {0.8f, 0.0f, 0.0f, 0.81f}; TEST_P() local [all...] |
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | command_data.h | 156 kRed, member in amber::BlendOp
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
H A D | DawnTest.cpp | 108 const RGBA8 RGBA8::kRed = RGBA8(255, 0, 0, 255); member in RGBA8
|
H A D | DawnTest.h | 124 static const RGBA8 kRed; member
|
/third_party/skia/third_party/externals/tint/samples/ |
H A D | main.cc | 42 tint::diag::Style bold_red{tint::diag::Color::kRed, true}; in TintInternalCompilerErrorReporter() member in __anon25569::tint::diag::Color
|