Home
last modified time | relevance | path

Searched defs:kRed (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Darg_test.cc29 enum Color { kRed, kGreen, kBlue }; enumerator
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter.h31 kRed, member in tint::diag::Color
/third_party/skia/gm/
H A Dandroidblendmodes.cpp123 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 DVulkanImageTest.cpp21 constexpr GLuint kRed = 0xff0000ff; member
H A DMultisampleCompatibilityTest.cpp180 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 DShiftChannelsEffect.cpp62 kRed = 2, member in skottie::internal::__anon18563::final::Source
/third_party/skia/include/core/
H A DSkColor.h431 constexpr SkColor4f kRed = {1, 0, 0, 1}; member
/third_party/skia/tests/
H A DReadPixelsTest.cpp396 static const uint64_t kRed = (uint64_t) SK_Half1 << 0; variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DMultisampledRenderingTests.cpp350 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 Dcommand_data.h156 kRed, member in amber::BlendOp
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp108 const RGBA8 RGBA8::kRed = RGBA8(255, 0, 0, 255); member in RGBA8
H A DDawnTest.h124 static const RGBA8 kRed; member
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc42 tint::diag::Style bold_red{tint::diag::Color::kRed, true}; in TintInternalCompilerErrorReporter() member in __anon25569::tint::diag::Color

Completed in 12 milliseconds