/third_party/flutter/skia/src/codec/ |
D | SkMaskSwizzler.cpp | 22 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_rgba_opaque() local 39 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_bgra_opaque() local 56 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_rgba_unpremul() local 74 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_bgra_unpremul() local 92 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_rgba_premul() local 110 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_bgra_premul() local 130 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_565() local 147 uint8_t green = masks->getGreen(p); in swizzle_mask24_to_rgba_opaque() local 164 uint8_t green = masks->getGreen(p); in swizzle_mask24_to_bgra_opaque() local 181 uint8_t green = masks->getGreen(p); in swizzle_mask24_to_rgba_unpremul() local [all …]
|
/third_party/skia/src/codec/ |
D | SkMaskSwizzler.cpp | 22 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_rgba_opaque() local 39 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_bgra_opaque() local 56 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_rgba_unpremul() local 74 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_bgra_unpremul() local 92 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_rgba_premul() local 110 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_bgra_premul() local 130 uint8_t green = masks->getGreen(p); in swizzle_mask16_to_565() local 147 uint8_t green = masks->getGreen(p); in swizzle_mask24_to_rgba_opaque() local 164 uint8_t green = masks->getGreen(p); in swizzle_mask24_to_bgra_opaque() local 181 uint8_t green = masks->getGreen(p); in swizzle_mask24_to_rgba_unpremul() local [all …]
|
D | SkMasks.h | 22 constexpr SkMasks(const MaskInfo red, const MaskInfo green, const MaskInfo blue, in SkMasks() 32 uint32_t green; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_data.json | 21 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 30 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 39 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 48 "bits": { "red": 16, "green": 16, "blue": 16, "alpha": 16 }, number 58 "bits": { "red": 16, "green": 16, "blue": 16, "alpha": 16 }, number 68 "bits": { "red": 32, "green": 32, "blue": 32, "alpha": 32 }, number 77 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 86 "bits": {"red": 8, "green": 8, "blue": 8,"alpha": 8}, number 95 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number 104 "bits": { "red": 8, "green": 8, "blue": 8, "alpha": 8 }, number [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | texture_format_data.json | 23 "green": 8, number 37 "green": 8, number 51 "green": 8, number 65 "green": 16, number 80 "green": 16, number 95 "green": 32, number 109 "green": 8, number 123 "green": 8, number 137 "green": 8, number 151 "green": 8, number [all …]
|
/third_party/python/Tools/pynche/ |
D | StripViewer.py | 63 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 380 def update_yourself(self, red, green, blue): argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | print.h | 57 struct green { struct 59 bool isPrint;
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | print.h | 57 struct green { struct 59 bool isPrint;
|
/third_party/spirv-tools/source/ |
D | print.h | 57 struct green { struct 59 bool isPrint;
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL14.cpp | 68 bool ValidateSecondaryColor3b(Context *context, GLbyte red, GLbyte green, GLbyte blue) in ValidateSecondaryColor3b() 78 bool ValidateSecondaryColor3d(Context *context, GLdouble red, GLdouble green, GLdouble blue) in ValidateSecondaryColor3d() 88 bool ValidateSecondaryColor3f(Context *context, GLfloat red, GLfloat green, GLfloat blue) in ValidateSecondaryColor3f() 98 bool ValidateSecondaryColor3i(Context *context, GLint red, GLint green, GLint blue) in ValidateSecondaryColor3i() 108 bool ValidateSecondaryColor3s(Context *context, GLshort red, GLshort green, GLshort blue) in ValidateSecondaryColor3s() 118 bool ValidateSecondaryColor3ub(Context *context, GLubyte red, GLubyte green, GLubyte blue) in ValidateSecondaryColor3ub() 128 bool ValidateSecondaryColor3ui(Context *context, GLuint red, GLuint green, GLuint blue) in ValidateSecondaryColor3ui() 138 bool ValidateSecondaryColor3us(Context *context, GLushort red, GLushort green, GLushort blue) in ValidateSecondaryColor3us()
|
/third_party/boost/boost/gil/extension/toolbox/color_spaces/ |
D | ycbcr.hpp | 138 std::int_fast16_t green = detail::clamp((( 298 * c - 100 * d - 208 * e + 128) >> 8), 0, 255); in convert() local 194 src_channel_t green = channel_convert<src_channel_t>( get_color(src, green_t())); in operator ()() local 222 src_channel_t green = channel_convert<src_channel_t>( get_color(src, green_t())); in operator ()() local 254 double green = y - 0.34414 * cb_clipped - 0.71414 * cr_clipped; in operator ()() local
|
/third_party/node/test/fixtures/wpt/resources/ |
D | SVGAnimationTestCase-testharness.js | 10 function expectFillColor(element, red, green, blue, message) { argument 20 function expectColor(element, red, green, blue, property) { argument
|
/third_party/skia/third_party/externals/angle2/src/common/ |
D | mathutil.cpp | 47 unsigned int convertRGBFloatsTo999E5(float red, float green, float blue) in convertRGBFloatsTo999E5() 71 void convert999E5toRGBFloats(unsigned int input, float *red, float *green, float *blue) in convert999E5toRGBFloats()
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/ |
D | mathutil.cpp | 44 unsigned int convertRGBFloatsTo999E5(float red, float green, float blue) in convertRGBFloatsTo999E5() 70 void convert999E5toRGBFloats(unsigned int input, float *red, float *green, float *blue) in convert999E5toRGBFloats()
|
/third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
D | intersection_poly_poly.cpp | 27 polygon green, blue; in main() local
|
D | difference.cpp | 27 polygon green, blue; in main() local
|
D | difference_inserter.cpp | 27 polygon green, blue; in main() local
|
D | union.cpp | 27 polygon green, blue; in main() local
|
D | sym_difference.cpp | 27 polygon green, blue; in main() local
|
/third_party/typescript/tests/cases/conformance/externalModules/ |
D | exportAssignmentTopLevelEnumdule.ts | 4 red, green, blue enumerator
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_4_autogen.cpp | 29 void GL_APIENTRY BlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in BlendColor() 314 void GL_APIENTRY SecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) in SecondaryColor3b() 349 void GL_APIENTRY SecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) in SecondaryColor3d() 384 void GL_APIENTRY SecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) in SecondaryColor3f() 419 void GL_APIENTRY SecondaryColor3i(GLint red, GLint green, GLint blue) in SecondaryColor3i() 454 void GL_APIENTRY SecondaryColor3s(GLshort red, GLshort green, GLshort blue) in SecondaryColor3s() 489 void GL_APIENTRY SecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) in SecondaryColor3ub() 524 void GL_APIENTRY SecondaryColor3ui(GLuint red, GLuint green, GLuint blue) in SecondaryColor3ui() 559 void GL_APIENTRY SecondaryColor3us(GLushort red, GLushort green, GLushort blue) in SecondaryColor3us()
|
/third_party/flutter/skia/docs/examples/ |
D | RGBA4f_toSkColor.cpp | 7 float red = 0.07f, green = 0.13f, blue = 0.32f, alpha = 0.17f; in draw() local
|
D | RGBA4f_FromColor.cpp | 7 uint8_t red = 77, green = 101, blue = 153, alpha = 43; in draw() local
|
/third_party/skia/docs/examples/ |
D | RGBA4f_toSkColor.cpp | 7 float red = 0.07f, green = 0.13f, blue = 0.32f, alpha = 0.17f; in draw() local
|
D | RGBA4f_FromColor.cpp | 7 uint8_t red = 77, green = 101, blue = 153, alpha = 43; in draw() local
|