| /third_party/skia/src/codec/ |
| H A D | SkMasks.h | 22 constexpr SkMasks(const MaskInfo red, const MaskInfo green, const MaskInfo blue, in SkMasks() argument 31 uint32_t red; member
|
| /third_party/skia/tests/ |
| H A D | SkRasterPipelineTest.cpp | 17 uint64_t red = 0x3c00000000003c00ull, in DEF_TEST() local
|
| /foundation/graphic/graphic_utils_lite/test/ |
| H A D | color_unit_test.cpp | 179 ColorType red in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_keyframe_animation_test.cpp | 115 auto red = RgbPalette::Red();
in HWTEST_F() local 319 auto red = Vector4<Color>(RgbPalette::Red());
in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/color_fuzzer/ |
| H A D | color_fuzzer.cpp | 39 uint32_t red = GetObject<uint32_t>(); in ColorFuzzTest001() local 71 uint32_t red = GetObject<uint32_t>(); in ColorFuzzTest002() local 101 float red = GetObject<float>(); in ColorFuzzTest003() local 131 uint32_t red = GetObject<uint32_t>(); in ColorFuzzTest004() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
| H A D | rs_render_animation_debug_trace_test.cpp | 132 auto red = RgbPalette::Red(); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolor_fuzzer/ |
| H A D | rscolor_fuzzer.cpp | 125 int16_t red = GetData<int16_t>();
in DoHaveParameters() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
| H A D | rs_color_test.cpp | 47 int16_t red = 10; in HWTEST_F() local 80 int16_t red = 10; in HWTEST_F() local 111 int16_t red = 10; in HWTEST_F() local 127 int16_t red = 10; in HWTEST_F() local
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
| H A D | image_source_gif_test.cpp | 135 uint8_t red = pixelMap->GetARGB32ColorR(color); in HWTEST_F() local 182 uint8_t red = pixelMap->GetARGB32ColorR(color); in HWTEST_F() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/ |
| H A D | item_property_display_box.h | 30 DisplayPrimariesXY red;
member
|
| /third_party/node/lib/internal/util/ |
| H A D | colors.js | |
| /third_party/libdrm/tests/util/ |
| H A D | format.h | 35 struct util_color_component red; member
|
| /third_party/ltp/testcases/kernel/syscalls/pipe/ |
| H A D | pipe09.c | 79 int i, red, wtstatus; in main() local
|
| /third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
| H A D | f_generic.c | 26 gf red; in gf_serialize() local
|
| /third_party/openssl/crypto/ec/curve448/ |
| H A D | f_generic.c | 26 gf red; in gf_serialize() local
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | Color.h | 35 T red; member
|
| H A D | mathutil.cpp | 47 unsigned int convertRGBFloatsTo999E5(float red, float green, float blue) in convertRGBFloatsTo999E5() argument 71 void convert999E5toRGBFloats(unsigned int input, float *red, float *green, float *blue) in convert999E5toRGBFloats() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | AtomicCounterBufferTest.cpp | 223 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, 0, GLColor::red); in TEST_P() member in __anon20168::GLColor
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | readpng.c | 156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
|
| H A D | readppm.c | 133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_attributes_parser.cpp | 226 auto red = (baseColorValue >> TWO_BYTE_BITS) & 0xff; in ParseRGBAMagicColor() local 276 auto red = static_cast<uint8_t>(std::stoi(matches[1])); in CheckColorAlpha() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| H A D | rs_material_filter_test.cpp | 361 int16_t red = 10; in HWTEST_F() local 387 int16_t red = 10; in HWTEST_F() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | pixel_format_utils.h | 26 uint16_t red : 5; member 36 uint32_t red : 8; member
|
| /foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
| H A D | ge_magnifier_shader_filter.cpp | 233 int16_t red = static_cast<int16_t>((rgba & 0xFF000000) >> 24); // 0xff000000 red mask, 24 red shift in ConvertToRgba() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/maskcmdlist_fuzzer/ |
| H A D | maskcmdlist_fuzzer.cpp | 45 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest001() local 99 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest002() local 139 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest003() local 165 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest004() local 221 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest005() local [all...] |