Home
last modified time | relevance | path

Searched defs:kBlue (Results 1 - 12 of 12) 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.h34 kBlue, member in tint::diag::Color
/third_party/skia/gm/
H A Dandroidblendmodes.cpp122 static const SkColor kBlue = SkColorSetARGB(255, 22, 150, 243); member in skiagm::AndroidBlendModesGM
H A Dwacky_yuv_formats.cpp323 const SkColor kBlue = ToolUtils::color_to_565(SkColorSetARGB(0xFF, 173, 167, 252)); in make_bitmap() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultisampleCompatibilityTest.cpp178 static const float kBlue[] = {0.0f, 0.0f, 1.0f, 1.0f}; in TEST_P() local
232 static const float kBlue[] = {0.0f, 0.0f, 1.0f, 0.5f}; in TEST_P() local
H A DFramebufferMixedSamplesTest.cpp190 static const float kBlue[] = {0.0f, 0.0f, 1.0f, 1.0f}; in TEST_P() local
234 static const float kBlue[] = {0.0f, 0.0f, 1.0f, 1.0f}; in TEST_P() local
/third_party/skia/modules/skottie/src/effects/
H A DShiftChannelsEffect.cpp64 kBlue = 4, member in skottie::internal::__anon18563::final::Source
/third_party/skia/include/core/
H A DSkColor.h433 constexpr SkColor4f kBlue = {0, 0, 1, 1}; member
/third_party/skia/tests/
H A DReadPixelsTest.cpp398 static const uint64_t kBlue = (uint64_t) SK_Half1 << 32; variable
/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand_data.h158 kBlue, member in amber::BlendOp
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp110 const RGBA8 RGBA8::kBlue = RGBA8(0, 0, 255, 255); member in RGBA8
H A DDawnTest.h126 static const RGBA8 kBlue; member

Completed in 11 milliseconds