/third_party/mesa3d/src/gbm/backends/dri/ |
H A D | gbm_driint.h | 49 int green; member 55 unsigned int green; member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderDrawParametersTests.hpp | 63 GLfloat green; member 67 : x(_x), y(_y), red(_red), green(_green), blue(_blue) in ResultPoint()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | FramebufferFetchTest.cpp | 366 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in BasicTest() 396 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in MultipleRenderTargetTest() 450 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in MultipleRenderTargetArrayTest() 503 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in MultipleDrawTest() 539 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchTest() 605 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in DrawFetchDrawNonFetchTest() 669 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 694 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchWithDifferentAttachmentsTest() 788 std::vector<GLColor> greenColor(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchWithDifferentProgramsTest() 813 std::vector<GLColor> color1(kViewportWidth * kViewportHeight, GLColor::green); in DrawNonFetchDrawFetchWithDifferentProgramsTest() [all...] |
H A D | MultiviewDrawTest.cpp | 399 EXPECT_EQ(GLColor::green, GetViewColor(1, 0, 0)); in checkOutput() 400 EXPECT_EQ(GLColor::green, GetViewColor(0, 0, 1)); in checkOutput() 1020 EXPECT_EQ(GLColor::green, GetViewColor(j, 0, i)); in TEST_P() 1301 EXPECT_EQ(GLColor::green, GetViewColor(0, 0, 0)); in TEST_P() 1302 EXPECT_EQ(GLColor::green, GetViewColor(0, 0, 1)); in TEST_P() 1322 EXPECT_EQ(GLColor::green, GetViewColor(0, 0, 0)); in TEST_P() 1323 EXPECT_EQ(GLColor::green, GetViewColor(0, 0, 1)); in TEST_P() 1353 EXPECT_EQ(GLColor::green, GetViewColor(0, 0, 0)); in TEST_P() 1354 EXPECT_EQ(GLColor::green, GetViewColor(0, 0, 1)); in TEST_P() 2033 EXPECT_EQ(GLColor::green, GetViewColo in TEST_P() [all...] |
H A D | ClipDistanceTest.cpp | 115 // Clear to green in TEST_P() 134 // All pixels on the right of the plane x = -0.5 must be green in TEST_P() 139 EXPECT_PIXEL_COLOR_EQ(x, y, GLColor::green); in TEST_P() 240 // Clear to green in TEST_P() 252 // All pixels on the left of the plane x = -0.5 must be green in TEST_P() 257 EXPECT_PIXEL_COLOR_EQ(x, y, GLColor::green); in TEST_P() 283 EXPECT_PIXEL_COLOR_EQ(x, y, GLColor::green); in TEST_P() 552 // Clear to green in TEST_P() 569 // All pixels on the right of the plane x = -0.5 must be green in TEST_P() 574 EXPECT_PIXEL_RECT_EQ(x, y, width, height, GLColor::green); in TEST_P() [all...] |
H A D | WEBGLVideoTextureTest.cpp | 178 const std::vector<GLColor> greenColors(4, GLColor::green); in TEST_P() 201 EXPECT_PIXEL_RECT_EQ(0, 0, getWindowWidth(), getWindowHeight(), GLColor::green); in TEST_P()
|
/third_party/backends/backend/ |
H A D | hp3900_config.c | 149 static void cfg_shading_cut_get(SANE_Int sensortype, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 150 static void ua4900_shading_cut(SANE_Int usb, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 151 static void hp3800_shading_cut(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 152 static void hp3970_shading_cut(SANE_Int usb, SANE_Int ccd, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 153 static void hp4370_shading_cut(SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 156 static void cfg_wrefs_get(SANE_Int sensortype, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 157 static void ua4900_wrefs(SANE_Int usb, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 158 static void hp3800_wrefs(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 159 static void hp3970_wrefs(SANE_Int usb, SANE_Int ccd, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue); 160 static void hp4370_wrefs(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_In 2817 hp3970_wrefs(SANE_Int usb, SANE_Int ccd, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) hp3970_wrefs() argument 2944 ua4900_wrefs(SANE_Int usb, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) ua4900_wrefs() argument 3034 hp3800_wrefs(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) hp3800_wrefs() argument 3104 hp4370_wrefs(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) hp4370_wrefs() argument 3179 cfg_wrefs_get(SANE_Int sensortype, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) cfg_wrefs_get() argument 3205 hp3800_shading_cut(SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) hp3800_shading_cut() argument 3271 hp3970_shading_cut(SANE_Int usb, SANE_Int ccd, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) hp3970_shading_cut() argument 3394 hp4370_shading_cut(SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) hp4370_shading_cut() argument 3471 ua4900_shading_cut(SANE_Int usb, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) ua4900_shading_cut() argument 3557 cfg_shading_cut_get(SANE_Int sensortype, SANE_Int depth, SANE_Int res, SANE_Int scantype, SANE_Int *red, SANE_Int *green, SANE_Int *blue) cfg_shading_cut_get() argument [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 703 png_byte green; member 2257 CIE_color red, green, blue; /* End points */ member 2279 white.X = encoding->red.X + encoding->green.X + encoding->blue.X; in white_point() 2280 white.Y = encoding->red.Y + encoding->green.Y + encoding->blue.Y; in white_point() 2281 white.Z = encoding->red.Z + encoding->green.Z + encoding->blue.Z; in white_point() 2291 const double whiteY = encoding->red.Y + encoding->green.Y + in normalize_color_encoding() 2299 encoding->green.X /= whiteY; in normalize_color_encoding() 2300 encoding->green.Y /= whiteY; in normalize_color_encoding() 2301 encoding->green.Z /= whiteY; in normalize_color_encoding() 2325 pos = safecatd(buffer, bufsize, pos, e->green in safecat_color_encoding() 4962 png_uint_16 green; global() member 6015 unsigned int red, green, blue, alpha; /* For non-palette images. */ global() member [all...] |
H A D | makepng.c | 38 * black, green, white, red. 41 * transparent, red, green, blue. 47 * 2-bit: entry 0: transparent-green 239 unsigned int green, unsigned int blue, unsigned int alpha, in set_color() 243 color->green = gamma_table[green]; in set_color() 254 * 2-bit: entry 0: transparent-green in generate_palette() 314 /* color: green, red,blue,white */ in generate_palette() 573 * black, green, white, red. in generate_row() 578 * start of the row (blue and green ar in generate_row() 238 set_color(png_colorp color, png_bytep trans, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha, png_const_bytep gamma_table) set_color() argument 692 png_uint_32 green = colors[2]; generate_row() local 711 png_uint_32 green = colors[2]; generate_row() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | entry_points_gles_1_0_autogen.cpp | 75 void GL_APIENTRY GL_ClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in GL_ClearColorx() argument 79 "context = %d, red = 0x%X, green = 0x%X, blue = 0x%X, alpha = 0x%X", CID(context), red, in GL_ClearColorx() 80 green, blue, alpha); in GL_ClearColorx() 87 green, blue, alpha)); in GL_ClearColorx() 90 context->clearColorx(red, green, blue, alpha); in GL_ClearColorx() 92 ANGLE_CAPTURE(ClearColorx, isCallValid, context, red, green, blue, alpha); in GL_ClearColorx() 193 void GL_APIENTRY GL_Color4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in GL_Color4f() argument 196 EVENT(context, GLColor4f, "context = %d, red = %f, green = %f, blue = %f, alpha = %f", in GL_Color4f() 197 CID(context), red, green, blue, alpha); in GL_Color4f() 204 ValidateColor4f(context, angle::EntryPoint::GLColor4f, red, green, blu in GL_Color4f() 217 GL_Color4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) GL_Color4ub() argument 241 GL_Color4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) GL_Color4x() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfbdrv.c | 78 unsigned red, unsigned green, unsigned blue, in mb862xxfb_setcolreg() 88 val |= chan_to_field(green, &info->var.green); in mb862xxfb_setcolreg() 96 val |= (green >> 8) << 8; in mb862xxfb_setcolreg() 164 var->green.length = var->bits_per_pixel; in mb862xxfb_check_var() 167 var->green.offset = 0; in mb862xxfb_check_var() 173 var->green.length = 5; in mb862xxfb_check_var() 176 var->green.offset = 5; in mb862xxfb_check_var() 184 var->green.length = 8; in mb862xxfb_check_var() 188 var->green in mb862xxfb_check_var() 77 mb862xxfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) mb862xxfb_setcolreg() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfbdrv.c | 81 unsigned red, unsigned green, unsigned blue, in mb862xxfb_setcolreg() 91 val |= chan_to_field(green, &info->var.green); in mb862xxfb_setcolreg() 99 val |= (green >> 8) << 8; in mb862xxfb_setcolreg() 166 var->green.length = var->bits_per_pixel; in mb862xxfb_check_var() 169 var->green.offset = 0; in mb862xxfb_check_var() 175 var->green.length = 5; in mb862xxfb_check_var() 178 var->green.offset = 5; in mb862xxfb_check_var() 186 var->green.length = 8; in mb862xxfb_check_var() 190 var->green in mb862xxfb_check_var() 80 mb862xxfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) mb862xxfb_setcolreg() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | tdfxfb.c | 103 .green = {0, 8, 0}, 512 var->green = var->red; in tdfxfb_check_var() 518 var->green.offset = 5; in tdfxfb_check_var() 519 var->green.length = 6; in tdfxfb_check_var() 529 var->green.offset = 8; in tdfxfb_check_var() 531 var->red.length = var->green.length = var->blue.length = 8; in tdfxfb_check_var() 740 static int tdfxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in tdfxfb_setcolreg() argument 753 blue = (red * 77 + green * 151 + blue * 28) >> 8; in tdfxfb_setcolreg() 754 green = blue; in tdfxfb_setcolreg() 761 (((u32)green in tdfxfb_setcolreg() [all...] |
H A D | carminefb.c | 163 static int carmine_setcolreg(unsigned regno, unsigned red, unsigned green, in carmine_setcolreg() argument 170 green >>= 8; in carmine_setcolreg() 175 red << 0 | green << 8 | blue << 16); in carmine_setcolreg() 199 var->green.offset = 8; in carmine_check_var() 204 var->green.offset = 8; in carmine_check_var() 209 var->green.length = 8; in carmine_check_var() 214 var->green.msb_right = 0; in carmine_check_var()
|
H A D | xen-fbfront.c | 214 static int xenfb_setcolreg(unsigned regno, unsigned red, unsigned green, in xenfb_setcolreg() argument 225 green = CNVT_TOHW(green, info->var.green.length); in xenfb_setcolreg() 231 (green << info->var.green.offset) | in xenfb_setcolreg() 441 fb_info->var.green = (struct fb_bitfield){8, 8, 0}; in xenfb_probe()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | tdfxfb.c | 104 .green = {0, 8, 0}, 511 var->green = var->red; in tdfxfb_check_var() 517 var->green.offset = 5; in tdfxfb_check_var() 518 var->green.length = 6; in tdfxfb_check_var() 528 var->green.offset = 8; in tdfxfb_check_var() 530 var->red.length = var->green.length = var->blue.length = 8; in tdfxfb_check_var() 739 static int tdfxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in tdfxfb_setcolreg() argument 752 blue = (red * 77 + green * 151 + blue * 28) >> 8; in tdfxfb_setcolreg() 753 green = blue; in tdfxfb_setcolreg() 760 (((u32)green in tdfxfb_setcolreg() [all...] |
H A D | carminefb.c | 164 static int carmine_setcolreg(unsigned regno, unsigned red, unsigned green, in carmine_setcolreg() argument 171 green >>= 8; in carmine_setcolreg() 176 red << 0 | green << 8 | blue << 16); in carmine_setcolreg() 200 var->green.offset = 8; in carmine_check_var() 205 var->green.offset = 8; in carmine_check_var() 210 var->green.length = 8; in carmine_check_var() 215 var->green.msb_right = 0; in carmine_check_var()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
H A D | libGL_autogen.cpp | 68 void GL_APIENTRY glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearAccum() argument 70 return GL_ClearAccum(red, green, blue, alpha); in glClearAccum() 73 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor() argument 75 return GL_ClearColor(red, green, blue, alpha); in glClearColor() 98 void GL_APIENTRY glColor3b(GLbyte red, GLbyte green, GLbyte blue) in glColor3b() argument 100 return GL_Color3b(red, green, blue); in glColor3b() 108 void GL_APIENTRY glColor3d(GLdouble red, GLdouble green, GLdouble blue) in glColor3d() argument 110 return GL_Color3d(red, green, blue); in glColor3d() 118 void GL_APIENTRY glColor3f(GLfloat red, GLfloat green, GLfloat blue) in glColor3f() argument 120 return GL_Color3f(red, green, blu in glColor3f() 128 glColor3i(GLint red, GLint green, GLint blue) glColor3i() argument 138 glColor3s(GLshort red, GLshort green, GLshort blue) glColor3s() argument 148 glColor3ub(GLubyte red, GLubyte green, GLubyte blue) glColor3ub() argument 158 glColor3ui(GLuint red, GLuint green, GLuint blue) glColor3ui() argument 168 glColor3us(GLushort red, GLushort green, GLushort blue) glColor3us() argument 178 glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) glColor4b() argument 188 glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) glColor4d() argument 198 glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) glColor4f() argument 208 glColor4i(GLint red, GLint green, GLint blue, GLint alpha) glColor4i() argument 218 glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) glColor4s() argument 228 glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) glColor4ub() argument 238 glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha) glColor4ui() argument 248 glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) glColor4us() argument 258 glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) glColorMask() argument 2131 glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) glBlendColor() argument 2211 glSecondaryColor3b(GLbyte red, GLbyte green, GLbyte blue) glSecondaryColor3b() argument 2221 glSecondaryColor3d(GLdouble red, GLdouble green, GLdouble blue) glSecondaryColor3d() argument 2231 glSecondaryColor3f(GLfloat red, GLfloat green, GLfloat blue) glSecondaryColor3f() argument 2241 glSecondaryColor3i(GLint red, GLint green, GLint blue) glSecondaryColor3i() argument 2251 glSecondaryColor3s(GLshort red, GLshort green, GLshort blue) glSecondaryColor3s() argument 2261 glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) glSecondaryColor3ub() argument 2271 glSecondaryColor3ui(GLuint red, GLuint green, GLuint blue) glSecondaryColor3ui() argument 2281 glSecondaryColor3us(GLushort red, GLushort green, GLushort blue) glSecondaryColor3us() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 64 const tcu::Vec4 green = {0.0f, 1.0f, 0.0f, 1.0f}; in genVertices() local 73 vectorData.push_back({tcu::Vec4( 0.0f, -1.0f, 0.0f, 1.0f) , green}); in genVertices() 74 vectorData.push_back({tcu::Vec4( 1.0f, -1.0f, 0.0f, 1.0f) , green}); in genVertices() 75 vectorData.push_back({tcu::Vec4( 0.0f, 1.0f, 0.0f, 1.0f) , green}); in genVertices() 76 vectorData.push_back({tcu::Vec4( 1.0f, 1.0f, 0.0f, 1.0f) , green}); in genVertices() 822 const tcu::Vec4 green = {0.0f, 1.0f, 0.0f, 1.0f}; in iterate() local 843 green); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 64 const tcu::Vec4 green = {0.0f, 1.0f, 0.0f, 1.0f}; in genVertices() local 73 vectorData.push_back({tcu::Vec4( 0.0f, -1.0f, 0.0f, 1.0f) , green}); in genVertices() 74 vectorData.push_back({tcu::Vec4( 1.0f, -1.0f, 0.0f, 1.0f) , green}); in genVertices() 75 vectorData.push_back({tcu::Vec4( 0.0f, 1.0f, 0.0f, 1.0f) , green}); in genVertices() 76 vectorData.push_back({tcu::Vec4( 1.0f, 1.0f, 0.0f, 1.0f) , green}); in genVertices() 823 const tcu::Vec4 green = {0.0f, 1.0f, 0.0f, 1.0f}; in iterate() local 844 green); in iterate() local
|
/kernel/linux/linux-5.10/drivers/video/fbdev/geode/ |
H A D | display_gx.c | 168 unsigned red, unsigned green, unsigned blue) in gx_set_hw_palette_reg() 175 val |= (green) & 0x00ff00; in gx_set_hw_palette_reg() 167 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-6.6/drivers/video/fbdev/geode/ |
H A D | display_gx.c | 168 unsigned red, unsigned green, unsigned blue) in gx_set_hw_palette_reg() 175 val |= (green) & 0x00ff00; in gx_set_hw_palette_reg() 167 gx_set_hw_palette_reg(struct fb_info *info, unsigned regno, unsigned red, unsigned green, unsigned blue) gx_set_hw_palette_reg() argument
|
/third_party/backends/backend/genesys/ |
H A D | image_pixel.h | 48 Pixel(std::uint16_t red, std::uint16_t green, std::uint16_t blue) : in Pixel() 49 r{red}, g{green}, b{blue} {} in Pixel()
|
/third_party/jerryscript/tests/jerry/es2015/ |
H A D | array-pattern.js | 84 var [red, yellow, green] = foo; 87 assert (green === "three");
|
/third_party/libdrm/tests/tegra/ |
H A D | vic.c | 180 unsigned int red, unsigned int green, unsigned int blue) in vic_clear() 183 output->height - 1, alpha, red, green, blue); in vic_clear() 179 vic_clear(struct vic *vic, struct vic_image *output, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic_clear() argument
|