Home
last modified time | relevance | path

Searched defs:kGreen (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.h32 kGreen, member in tint::diag::Color
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMultisampleCompatibilityTest.cpp179 static const float kGreen[] = {0.0f, 1.0f, 0.0f, 1.0f}; in TEST_P() local
233 static const float kGreen[] = {0.0f, 1.0f, 0.0f, 0.5f}; in TEST_P() local
H A DFramebufferMixedSamplesTest.cpp191 static const float kGreen[] = {0.0f, 1.0f, 0.0f, 1.0f}; in TEST_P() local
235 static const float kGreen[] = {0.0f, 1.0f, 0.0f, 1.0f}; in TEST_P() local
/third_party/skia/modules/skottie/src/effects/
H A DShiftChannelsEffect.cpp63 kGreen = 3, member in skottie::internal::__anon18563::final::Source
/third_party/skia/include/core/
H A DSkColor.h432 constexpr SkColor4f kGreen = {0, 1, 0, 1}; member
/third_party/skia/tests/
H A DReadPixelsTest.cpp397 static const uint64_t kGreen = (uint64_t) SK_Half1 << 16; variable
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DMultisampledRenderingTests.cpp291 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; in TEST_P() local
322 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; in TEST_P() local
349 constexpr wgpu::Color kGreen in TEST_P() local
392 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
432 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
466 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
517 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
573 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
609 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
638 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
671 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
711 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
798 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
862 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.8f}; TEST_P() local
903 const wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, alpha}; TEST_P() local
953 const wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, alpha}; TEST_P() local
1002 constexpr wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, 0.51f}; TEST_P() local
1071 const wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, alpha - 0.01f}; TEST_P() local
1113 const wgpu::Color kGreen = {0.0f, 0.8f, 0.0f, alpha - 0.01f}; TEST_P() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dcommand_data.h157 kGreen, member in amber::BlendOp
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp109 const RGBA8 RGBA8::kGreen = RGBA8(0, 255, 0, 255); member in RGBA8
H A DDawnTest.h125 static const RGBA8 kGreen; member
/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp322 const SkColor kGreen = ToolUtils::color_to_565(SkColorSetARGB(0xFF, 178, 240, 104)); in make_bitmap() local

Completed in 13 milliseconds