Home
last modified time | relevance | path

Searched defs:kRed (Results 1 – 25 of 40) sorted by relevance

12

/external/angle/src/tests/gl_tests/
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
DImageTest.cpp4492 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4532 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4563 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4605 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4638 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4682 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4730 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4773 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4819 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
4867 const GLubyte kRed[] = {255, 0, 0, 255}; in TEST_P() local
[all …]
DVulkanImageTest.cpp22 constexpr GLuint kRed = 0xff0000ff; variable
DBufferDataTest.cpp289 constexpr std::array<GLfloat, 4> kRed = {1.0f, 0.0f, 0.0f, 1.0f}; in TEST_P() local
/external/pigweed/pw_display/public/pw_display/
Dcolors_pico8.h33 inline constexpr ColorRgb565 kRed = EncodeRgb565(0xff, 0x00, 0x4d); variable
/external/pdfium/core/fxge/dib/
Dcfx_dibitmap.h171 enum class Channel : uint8_t { kRed, kAlpha }; enumerator
/external/skia/gm/
Dandroidblendmodes.cpp122 static const SkColor kRed = SkColorSetARGB(255, 233, 30, 99); member in __anon0fc720f00111::AndroidBlendModesGM
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg_test.cc29 enum Color { kRed, kGreen, kBlue }; enumerator
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/
Darg_test.cc29 enum Color { kRed, kGreen, kBlue }; enumerator
/external/webrtc/modules/audio_coding/neteq/
Ddecoder_database.h106 enum class Subtype : int8_t { kNormal, kComfortNoise, kDtmf, kRed }; enumerator
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg_test.cc30 enum Color { kRed, kGreen, kBlue }; enumerator
/external/cronet/tot/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg_test.cc30 enum Color { kRed, kGreen, kBlue }; enumerator
/external/skia/modules/skottie/src/effects/
DShiftChannelsEffect.cpp74 kRed = 2, enumerator
/external/abseil-cpp/absl/strings/internal/str_format/
Darg_test.cc30 enum Color { kRed, kGreen, kBlue }; enumerator
/external/cronet/stable/third_party/abseil-cpp/absl/strings/internal/str_format/
Darg_test.cc30 enum Color { kRed, kGreen, kBlue }; enumerator
/external/perfetto/src/base/
Dlogging.cc47 const char kRed[] = "\x1b[31m"; variable
/external/skia/tests/
DGrGpuBufferTest.cpp337 static constexpr SkColor4f kRed{1, 0, 0, 1}; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
461 static constexpr SkColor4f kRed{1, 0, 0, 1}; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
DReadPixelsTest.cpp420 static const uint64_t kRed = (uint64_t) SK_Half1 << 0; variable
DSkRuntimeEffectTest.cpp754 constexpr GrColor kRed = 0xFF0000FF; in verify_draw_obeys_capabilities() local
1644 static constexpr std::array<float, 4> kRed {1.0f, 0.0f, 0.0f, 1.0f}; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
/external/webrtc/rtc_base/experiments/
Dfield_trial_parser_unittest.cc46 kRed = 1, enumerator
/external/skia/include/core/
DSkColor.h450 constexpr SkColor4f kRed = {1, 0, 0, 1}; variable
/external/deqp-deps/amber/src/
Dcommand_data.h156 kRed, enumerator
/external/pdfium/core/fpdfapi/render/
Dfpdf_progressive_render_embeddertest.cpp24 constexpr FX_ARGB kRed = 0xFFFF0000; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.cc147 kRed, enumerator
522 const char* kRed = "#d32f2f"; in Header() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawInvertedDepthRangesTests.cpp629 const tcu::Vec4 kRed(1.0f, 0.0f, 0.0f, 1.0f); in iterate() local

12