/external/angle/src/tests/gl_tests/ |
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
|
D | ImageTest.cpp | 4492 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 …]
|
D | VulkanImageTest.cpp | 22 constexpr GLuint kRed = 0xff0000ff; variable
|
D | BufferDataTest.cpp | 289 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/ |
D | colors_pico8.h | 33 inline constexpr ColorRgb565 kRed = EncodeRgb565(0xff, 0x00, 0x4d); variable
|
/external/pdfium/core/fxge/dib/ |
D | cfx_dibitmap.h | 171 enum class Channel : uint8_t { kRed, kAlpha }; enumerator
|
/external/skia/gm/ |
D | androidblendmodes.cpp | 122 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/ |
D | arg_test.cc | 29 enum Color { kRed, kGreen, kBlue }; enumerator
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
D | arg_test.cc | 29 enum Color { kRed, kGreen, kBlue }; enumerator
|
/external/webrtc/modules/audio_coding/neteq/ |
D | decoder_database.h | 106 enum class Subtype : int8_t { kNormal, kComfortNoise, kDtmf, kRed }; enumerator
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | arg_test.cc | 30 enum Color { kRed, kGreen, kBlue }; enumerator
|
/external/cronet/tot/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | arg_test.cc | 30 enum Color { kRed, kGreen, kBlue }; enumerator
|
/external/skia/modules/skottie/src/effects/ |
D | ShiftChannelsEffect.cpp | 74 kRed = 2, enumerator
|
/external/abseil-cpp/absl/strings/internal/str_format/ |
D | arg_test.cc | 30 enum Color { kRed, kGreen, kBlue }; enumerator
|
/external/cronet/stable/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | arg_test.cc | 30 enum Color { kRed, kGreen, kBlue }; enumerator
|
/external/perfetto/src/base/ |
D | logging.cc | 47 const char kRed[] = "\x1b[31m"; variable
|
/external/skia/tests/ |
D | GrGpuBufferTest.cpp | 337 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
|
D | ReadPixelsTest.cpp | 420 static const uint64_t kRed = (uint64_t) SK_Half1 << 0; variable
|
D | SkRuntimeEffectTest.cpp | 754 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/ |
D | field_trial_parser_unittest.cc | 46 kRed = 1, enumerator
|
/external/skia/include/core/ |
D | SkColor.h | 450 constexpr SkColor4f kRed = {1, 0, 0, 1}; variable
|
/external/deqp-deps/amber/src/ |
D | command_data.h | 156 kRed, enumerator
|
/external/pdfium/core/fpdfapi/render/ |
D | fpdf_progressive_render_embeddertest.cpp | 24 constexpr FX_ARGB kRed = 0xFFFF0000; variable
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_graph_dumper.cc | 147 kRed, enumerator 522 const char* kRed = "#d32f2f"; in Header() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawInvertedDepthRangesTests.cpp | 629 const tcu::Vec4 kRed(1.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|