Home
last modified time | relevance | path

Searched defs:red (Results 51 - 75 of 738) sorted by relevance

12345678910>>...30

/third_party/openssl/crypto/ec/curve448/
H A Df_generic.c26 gf red; in gf_serialize() local
/third_party/skia/third_party/externals/angle2/src/common/
H A DColor.h35 T red; member
H A Dmathutil.cpp47 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 DAtomicCounterBufferTest.cpp223 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 Dreadpng.c156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
H A Dreadppm.c133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dwallpaper_js_util.cpp63 napi_value red = nullptr; in Convert2JSRgbaArray() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.cpp226 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 Drs_material_filter_test.cpp361 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 Dpixel_format_utils.h26 uint16_t red : 5; member
36 uint32_t red : 8; member
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_magnifier_shader_filter.cpp233 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 Dmaskcmdlist_fuzzer.cpp45 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...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/include/
H A Dgif_encoder.h27 uint8_t red; member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A D68328fb.c278 mc68x328fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) mc68x328fb_setcolreg() argument
[all...]
H A Dpmag-ba-fb.c94 static int pmagbafb_setcolreg(unsigned int regno, unsigned int red, in pmagbafb_setcolreg() argument
H A Dfm2fb.c195 static int fm2fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in fm2fb_setcolreg() argument
H A Dsunxvr2500.c48 s3d_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) s3d_setcolreg() argument
H A Dsunxvr1000.c44 gfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) gfb_setcolreg() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H A Ddisplay_gx1.c192 gx1_set_hw_palette_reg(struct fb_info *info, unsigned regno, unsigned red, unsigned green, unsigned blue) gx1_set_hw_palette_reg() argument
H A Ddisplay_gx.c167 gx_set_hw_palette_reg(struct fb_info *info, unsigned regno, unsigned red, unsigned green, unsigned blue) gx_set_hw_palette_reg() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbcmap.c234 u16 *red, *green, *blue, *transp; fb_set_cmap() local
[all...]
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmdpy-fb.c58 static int mdpy_fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in mdpy_fb_setcolreg() argument
/kernel/linux/linux-5.10/tools/lib/
H A Drbtree.c64 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() argument
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dsa1100fb.h24 struct fb_bitfield red; member
/kernel/linux/linux-5.10/lib/
H A Drbtree.c64 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() argument
[all...]

Completed in 11 milliseconds

12345678910>>...30