Home
last modified time | relevance | path

Searched defs:red (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/external/ImageMagick/MagickCore/
Dcolorspace.c119 static inline void ConvertRGBToCMY(const double red,const double green, in ConvertRGBToCMY()
135 static void ConvertRGBToLMS(const double red,const double green, in ConvertRGBToLMS()
147 static void ConvertRGBToLab(const double red,const double green, in ConvertRGBToLab()
159 static void ConvertRGBToLuv(const double red,const double green, in ConvertRGBToLuv()
171 static void ConvertRGBToxyY(const double red,const double green, in ConvertRGBToxyY()
185 static void ConvertRGBToYDbDr(const double red,const double green, in ConvertRGBToYDbDr()
193 static void ConvertRGBToYIQ(const double red,const double green, in ConvertRGBToYIQ()
201 static void ConvertRGBToYPbPr(const double red,const double green, in ConvertRGBToYPbPr()
209 static void ConvertRGBToYCbCr(const double red,const double green, in ConvertRGBToYCbCr()
215 static void ConvertRGBToYUV(const double red,const double green, in ConvertRGBToYUV()
[all …]
Dgem.c89 const double luma,double *red,double *green,double *blue) in ConvertHCLToRGB()
182 const double luma,double *red,double *green,double *blue) in ConvertHCLpToRGB()
287 const double brightness,double *red,double *green,double *blue) in ConvertHSBToRGB()
390 const double intensity,double *red,double *green,double *blue) in ConvertHSIToRGB()
463 const double lightness,double *red,double *green,double *blue) in ConvertHSLToRGB()
567 const double value,double *red,double *green,double *blue) in ConvertHSVToRGB()
668 const double blackness,double *red,double *green,double *blue) in ConvertHWBToRGB()
752 const double hue,double *red,double *green,double *blue) in ConvertLCHabToRGB()
805 const double hue,double *red,double *green,double *blue) in ConvertLCHuvToRGB()
850 MagickPrivate void ConvertRGBToHCL(const double red,const double green, in ConvertRGBToHCL()
[all …]
Denhance.c495 red, in ColorDecisionListImage() member
838 static void Contrast(const int sign,double *red,double *green,double *blue) in Contrast()
907 red; in ContrastImage() local
933 red; in ContrastImage() local
2024 red, in GrayscaleImage() local
2938 const double percent_chroma,const double percent_luma,double *red, in ModulateHCL()
2961 const double percent_chroma,const double percent_luma,double *red, in ModulateHCLp()
2984 const double percent_saturation,const double percent_brightness,double *red, in ModulateHSB()
3007 const double percent_saturation,const double percent_intensity,double *red, in ModulateHSI()
3030 const double percent_saturation,const double percent_lightness,double *red, in ModulateHSL()
[all …]
/external/libnl/lib/route/qdisc/
Dred.c44 struct rtnl_red *red = data; in red_msg_parser() local
78 struct rtnl_red *red = data; in red_dump_line() local
88 struct rtnl_red *red = data; in red_dump_details() local
98 struct rtnl_red *red = data; in red_dump_stats() local
107 struct rtnl_red *red = data; in red_msg_fill() local
138 struct rtnl_red *red; in rtnl_red_set_limit() local
154 struct rtnl_red *red; in rtnl_red_get_limit() local
/external/skia/src/codec/
DSkMaskSwizzler.cpp21 uint8_t red = masks->getRed(p); in swizzle_mask16_to_rgba_opaque() local
38 uint8_t red = masks->getRed(p); in swizzle_mask16_to_bgra_opaque() local
55 uint8_t red = masks->getRed(p); in swizzle_mask16_to_rgba_unpremul() local
73 uint8_t red = masks->getRed(p); in swizzle_mask16_to_bgra_unpremul() local
91 uint8_t red = masks->getRed(p); in swizzle_mask16_to_rgba_premul() local
109 uint8_t red = masks->getRed(p); in swizzle_mask16_to_bgra_premul() local
129 uint8_t red = masks->getRed(p); in swizzle_mask16_to_565() local
146 uint8_t red = masks->getRed(p); in swizzle_mask24_to_rgba_opaque() local
163 uint8_t red = masks->getRed(p); in swizzle_mask24_to_bgra_opaque() local
180 uint8_t red = masks->getRed(p); in swizzle_mask24_to_rgba_unpremul() local
[all …]
DSkMasks.cpp146 const MaskInfo red = process_mask(masks.red, bitsPerPixel); in CreateMasks() local
155 SkMasks::SkMasks(const MaskInfo& red, const MaskInfo& green, in SkMasks()
DSkBmpRLECodec.cpp90 uint8_t red = get_byte(cBuffer.get(), i*fBytesPerColor + 2); in createColorTable() local
203 uint32_t y, uint8_t red, uint8_t green, in setRGBPixel()
461 uint8_t red = fStreamBuffer[fCurrRLEByte++]; in decodeRLE() local
498 uint8_t red = fStreamBuffer[fCurrRLEByte++]; in decodeRLE() local
/external/skqp/src/codec/
DSkMaskSwizzler.cpp21 uint8_t red = masks->getRed(p); in swizzle_mask16_to_rgba_opaque() local
38 uint8_t red = masks->getRed(p); in swizzle_mask16_to_bgra_opaque() local
55 uint8_t red = masks->getRed(p); in swizzle_mask16_to_rgba_unpremul() local
73 uint8_t red = masks->getRed(p); in swizzle_mask16_to_bgra_unpremul() local
91 uint8_t red = masks->getRed(p); in swizzle_mask16_to_rgba_premul() local
109 uint8_t red = masks->getRed(p); in swizzle_mask16_to_bgra_premul() local
129 uint8_t red = masks->getRed(p); in swizzle_mask16_to_565() local
146 uint8_t red = masks->getRed(p); in swizzle_mask24_to_rgba_opaque() local
163 uint8_t red = masks->getRed(p); in swizzle_mask24_to_bgra_opaque() local
180 uint8_t red = masks->getRed(p); in swizzle_mask24_to_rgba_unpremul() local
[all …]
DSkMasks.cpp146 const MaskInfo red = process_mask(masks.red, bitsPerPixel); in CreateMasks() local
155 SkMasks::SkMasks(const MaskInfo& red, const MaskInfo& green, in SkMasks()
DSkBmpRLECodec.cpp90 uint8_t red = get_byte(cBuffer.get(), i*fBytesPerColor + 2); in createColorTable() local
203 uint32_t y, uint8_t red, uint8_t green, in setRGBPixel()
461 uint8_t red = fStreamBuffer[fCurrRLEByte++]; in decodeRLE() local
498 uint8_t red = fStreamBuffer[fCurrRLEByte++]; in decodeRLE() local
/external/python/cpython3/Tools/pynche/
DStripViewer.py63 def constant_red_generator(numchips, red, green, blue): argument
68 def constant_green_generator(numchips, red, green, blue): argument
73 def constant_blue_generator(numchips, red, green, blue): argument
78 def constant_cyan_generator(numchips, red, green, blue): argument
83 def constant_magenta_generator(numchips, red, green, blue): argument
88 def constant_yellow_generator(numchips, red, green, blue): argument
291 def update_yourself(self, red, green, blue): argument
396 def update_yourself(self, red, green, blue): argument
DColorDB.py100 def nearest(self, red, green, blue): argument
127 def aliases_of(self, red, green, blue): argument
253 red, green, blue = rgbtuple = colordb.find_byname(target) variable
/external/python/cpython2/Tools/pynche/
DStripViewer.py63 def constant_red_generator(numchips, red, green, blue): argument
68 def constant_green_generator(numchips, red, green, blue): argument
73 def constant_blue_generator(numchips, red, green, blue): argument
78 def constant_cyan_generator(numchips, red, green, blue): argument
83 def constant_magenta_generator(numchips, red, green, blue): argument
88 def constant_yellow_generator(numchips, red, green, blue): argument
291 def update_yourself(self, red, green, blue): argument
396 def update_yourself(self, red, green, blue): argument
DColorDB.py101 def nearest(self, red, green, blue): argument
131 def aliases_of(self, red, green, blue): argument
258 red, green, blue = rgbtuple = colordb.find_byname(target) variable
/external/mesa3d/src/mesa/main/
Dtexcompress_rgtc.c318 GLubyte red; in fetch_red_rgtc1() local
330 GLubyte red; in fetch_l_latc1() local
342 GLbyte red; in fetch_signed_red_rgtc1() local
355 GLbyte red; in fetch_signed_l_latc1() local
368 GLubyte red, green; in fetch_rg_rgtc2() local
385 GLubyte red, green; in fetch_la_latc2() local
403 GLbyte red, green; in fetch_signed_rg_rgtc2() local
421 GLbyte red, green; in fetch_signed_la_latc2() local
Dapi_loopback.c93 _mesa_Color3b( GLbyte red, GLbyte green, GLbyte blue ) in _mesa_Color3b()
102 _mesa_Color3d( GLdouble red, GLdouble green, GLdouble blue ) in _mesa_Color3d()
108 _mesa_Color3i( GLint red, GLint green, GLint blue ) in _mesa_Color3i()
115 _mesa_Color3s( GLshort red, GLshort green, GLshort blue ) in _mesa_Color3s()
122 _mesa_Color3ui( GLuint red, GLuint green, GLuint blue ) in _mesa_Color3ui()
129 _mesa_Color3us( GLushort red, GLushort green, GLushort blue ) in _mesa_Color3us()
136 _mesa_Color3ub( GLubyte red, GLubyte green, GLubyte blue ) in _mesa_Color3ub()
193 _mesa_Color4b( GLbyte red, GLbyte green, GLbyte blue, in _mesa_Color4b()
201 _mesa_Color4d( GLdouble red, GLdouble green, GLdouble blue, in _mesa_Color4d()
208 _mesa_Color4i( GLint red, GLint green, GLint blue, GLint alpha ) in _mesa_Color4i()
[all …]
/external/libcxx/test/std/utilities/function.objects/unord.hash/
Denum.pass.cpp24 enum class Colors { red, orange, yellow, green, blue, indigo, violet }; enumerator
26 enum class LongColors : short { red, orange, yellow, green, blue, indigo, violet }; enumerator
27 enum class ShortColors : long { red, orange, yellow, green, blue, indigo, violet }; enumerator
28 enum class EightBitColors : uint8_t { red, orange, yellow, green, blue, indigo, violet }; enumerator
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowColor.java11 public static int rgb(int red, int green, int blue) { in rgb()
16 public static int argb(int alpha, int red, int green, int blue) { in argb()
/external/ImageMagick/tests/
Dvalidate.c96 const double intensity,double *red,double *green,double *blue) in ConvertHSIToRGB()
132 static void ConvertRGBToHSI(const double red,const double green, in ConvertRGBToHSI()
156 const double value,double *red,double *green,double *blue) in ConvertHSVToRGB()
223 static inline void ConvertRGBToXYZ(const double red,const double green, in ConvertRGBToXYZ()
264 static void ConvertRGBToLab(const double red,const double green, in ConvertRGBToLab()
305 double *red,double *green,double *blue) in ConvertXYZToRGB()
321 const double b,double *red,double *green,double *blue) in ConvertLabToRGB()
332 static void ConvertRGBToYPbPr(const double red,const double green, in ConvertRGBToYPbPr()
340 static void ConvertRGBToYCbCr(const double red,const double green, in ConvertRGBToYCbCr()
347 double *red,double *green,double *blue) in ConvertYPbPrToRGB()
[all …]
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DSurfaceTextureHelperTest.java137 final int red[] = new int[] {79, 144, 185}; in testThreeConstantColorFrames() local
164 assertEquals(rgbaData.get() & 0xFF, red[i]); in testThreeConstantColorFrames() local
204 final int red = 79; in testLateReturnFrame() local
234 assertEquals(rgbaData.get() & 0xFF, red); in testLateReturnFrame() local
384 final int red[] = new int[] {79, 144, 185}; in testTexturetoYUV() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dimage_ops.cc33 auto red = rgb[0]; in RGBToHSV() local
76 auto red = b->Mul(b->Add(one_minus_s, b->Mul(saturation, dr)), value); in HSVToRGB() local
101 xla::ComputationDataHandle red = in Compile() local
226 xla::ComputationDataHandle red = in Compile() local
276 xla::ComputationDataHandle red = in Compile() local
/external/python/cpython3/Lib/test/
Dtest_enum.py380 red = 1 variable in TestEnum.test_duplicate_name.Color
383 red = 4 variable in TestEnum.test_duplicate_name.Color
387 red = 1 variable in TestEnum.test_duplicate_name.Color
390 def red(self): member in TestEnum.test_duplicate_name.Color
396 def red(self): member in TestEnum.test_duplicate_name.Color
398 red = 1 variable in TestEnum.test_duplicate_name.Color
876 red = 1 variable in TestEnum.test_extending.Color
978 red = 1 variable in TestEnum.test_no_such_enum_member.Color
988 red = 1 variable in TestEnum.test_new_repr.Color
1422 red = () variable in TestEnum.test_inherited_new_from_enhanced_enum.Color
[all …]
/external/vboot_reference/tests/futility/
Dcommon.sh24 red() { function
/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp261 const float red = rnd.getFloat(); in clearColor() local
279 const GLint red = rnd.getUint32(); in clearColor() local
293 const GLuint red = rnd.getUint32(); in clearColor() local
/external/syslinux/com32/lib/libpng/
Dpngrtran.c676 png_set_rgb_to_gray(png_structp png_ptr, int error_action, double red, in png_set_rgb_to_gray()
689 png_fixed_point red, png_fixed_point green) in png_set_rgb_to_gray_fixed()
2349 png_byte red = png_ptr->gamma_to_1[*(sp++)]; in png_do_rgb_to_gray() local
2369 png_byte red = *(sp++); in png_do_rgb_to_gray() local
2393 png_uint_16 red, green, blue, w; in png_do_rgb_to_gray() local
2428 png_uint_16 red, green, blue, gray16; in png_do_rgb_to_gray() local
2454 png_byte red = png_ptr->gamma_to_1[*(sp++)]; in png_do_rgb_to_gray() local
2471 png_byte red = *(sp++); in png_do_rgb_to_gray() local
2491 png_uint_16 red, green, blue, w; in png_do_rgb_to_gray() local
2528 png_uint_16 red, green, blue, gray16; in png_do_rgb_to_gray() local
[all …]

12345678910>>...12