Home
last modified time | relevance | path

Searched defs:green (Results 151 - 175 of 228) sorted by relevance

12345678910

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.cpp690 GLfloat green = inColor[1]; in convertUint_5_9_9_9_rev() local
H A DglcPackedPixelsTests.cpp79 int green; // green bits member
[all...]
H A DglcViewportArrayTests.cpp236 void Utils::framebuffer::clearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in clearColor() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp3069 void BlitTest::ClearFramebuffer(glw::GLfloat red, glw::GLfloat green, glw::GLfloat blue, glw::GLfloat depth, in ClearFramebuffer() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp1505 VkColorComponentFlags GetColorComponentFlags(bool red, bool green, bool blue, bool alpha) in GetColorComponentFlags() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVertexAttributeTest.cpp1800 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() - 1, getWindowHeight() - 1, GLColor::green); in TEST_P() member in __anon20241::GLColor
2240 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::green); in TEST_P() member in __anon20241::GLColor
[all...]
H A DStateChangeTest.cpp872 GLColor::green); TEST_P() member in __anon20229::GLColor
3678 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4 * 3, getWindowHeight() / 2, GLColor::green); TEST_P() member in __anon20229::GLColor
4145 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::green); TEST_P() member in __anon20229::GLColor
4147 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, 0, GLColor::green); TEST_P() member in __anon20229::GLColor
[all...]
H A DRobustResourceInitTest.cpp407 std::vector<GLColor> expected(getWindowWidth() * getWindowHeight(), GLColor::green); in TEST_P() member in angle::GLColor
[all...]
H A DFramebufferTest.cpp1071 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() - 1, getWindowHeight() - 1, GLColor::green); TEST_P() member in GLColor
[all...]
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_2_0_autogen.cpp204 void GL_APIENTRY GL_BlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in GL_BlendColor() argument
448 void GL_APIENTRY GL_ClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in GL_ClearColor() argument
516 GL_ColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) GL_ColorMask() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES1.cpp707 ValidateClearColorx(const Context *context, angle::EntryPoint entryPoint, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) ValidateClearColorx() argument
748 ValidateColor4f(const Context *context, angle::EntryPoint entryPoint, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) ValidateColor4f() argument
759 ValidateColor4ub(const Context *context, angle::EntryPoint entryPoint, GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) ValidateColor4ub() argument
770 ValidateColor4x(const Context *context, angle::EntryPoint entryPoint, GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) ValidateColor4x() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
H A DlibGLESv1_CM.cpp23 void GL_APIENTRY glClearColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glClearColor() argument
38 void GL_APIENTRY glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f() argument
248 void GL_APIENTRY glClearColorx(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glClearColorx() argument
273 void GL_APIENTRY glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() argument
278 void GL_APIENTRY glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() argument
283 glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) glColorMask() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.h158 float green; member
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
H A Dunittests.cpp534 unsigned char green[4] = { 0, 255, 0, 255 }; in TEST_F() local
647 unsigned char green[4] = { 0, 255, 0, 255 }; in TEST_F() local
703 unsigned char green[4] = { 0, 255, 0, 255 }; in TEST_F() local
840 unsigned char green[4] = { 0, 255, 0, 255 }; in TEST_F() local
931 float green[4] = { 0.0f, 1.0f, 0.0f, 1.0f }; in TEST_F() local
959 const GLuint green = 0x00ff00ff; TEST_F() local
1158 unsigned char green[4] = { 0, 255, 0, 255 }; TEST_F() local
1661 unsigned char green[4] = { 0, 255, 0, 255 }; TEST_F() local
1712 unsigned char green[4] = { 0, 255, 0, 255 }; TEST_F() local
1777 unsigned char green[4] = { 0, 255, 0, 255 }; TEST_F() local
1831 unsigned char green[4] = { 0, 255, 0, 255 }; TEST_F() local
1865 unsigned char green[4] = { 0, 255, 0, 255 }; TEST_F() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c1230 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; in rpng2_x_load_bg_image() local
1307 ulg red, green, blue; rpng2_x_load_bg_image() local
1346 ush red, green, blue; rpng2_x_load_bg_image() local
1432 ulg red, green, blue; rpng2_x_display_row() local
1508 ush red, green, blue; rpng2_x_display_row() local
1652 ulg red, green, blue; rpng2_x_redisplay_image() local
1780 ush red, green, blue; rpng2_x_redisplay_image() local
2002 double red=0.0, green=0.0, blue=0.0, hue, s, v, f, p, q, t; rpng2_x_reload_bg_image() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngread.c2017 png_create_colormap_entry(png_image_read_control *display, png_uint_32 ip, png_uint_32 red, png_uint_32 green, png_uint_32 blue, png_uint_32 alpha, int encoding) png_create_colormap_entry() argument
[all...]
H A Dpngrtran.c970 png_set_rgb_to_gray_fixed(png_structrp png_ptr, int error_action, png_fixed_point red, png_fixed_point green) png_set_rgb_to_gray_fixed() argument
1059 png_set_rgb_to_gray(png_structrp png_ptr, int error_action, double red, double green) png_set_rgb_to_gray() argument
3031 png_byte green = *(sp++); png_do_rgb_to_gray() local
3070 png_byte green = *(sp++); png_do_rgb_to_gray() local
3102 png_uint_16 red, green, blue, w; png_do_rgb_to_gray() local
3154 png_uint_16 red, green, blue, gray16; png_do_rgb_to_gray() local
4546 png_byte green = (png_byte)(trans_color->green & 0xff); png_do_expand() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c113 const uint32_t green = (argb >> 8) & 0xff; in AddGreenToBlueAndRed() local
/third_party/skia/tests/
H A DImageTest.cpp262 const SkPMColor green = SkPackARGB32(0xFF, 0, 0xFF, 0); in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp39 const GLColor GLColor::green = GLColor(0u, 255u, 0u, 255u); member in angle::GLColor
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftcolor.h81 FT_Byte green; member
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp5735 SkPaint green; in UNIX_ONLY_TEST() local
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp569 SkPaint green; in drawFlutter() local
820 SkPaint green; in hangingS() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp328 const float green = -1000.0f + 2000.0f * greenScale; in clearRenderbuffer() local
341 const deInt32 green = deInt32(info.valueMin.y() + (info.valueMax.y() - info.valueMin.y()) * greenScale); in clearRenderbuffer() local
354 const deUint32 green = deUint32(info.valueMax.y() * greenScale); in clearRenderbuffer() local
367 const float green = info.valueMin.y() + (info.valueMax.y() - info.valueMin.y()) * greenScale; in clearRenderbuffer() local
380 const float green = info.valueMax.y() * greenScale; in clearRenderbuffer() local
1315 const bool green = rng.getBool(); genRandomBlendState() local
[all...]
H A Des3fTextureSpecificationTests.cpp2916 const glw::GLuint green = 0xff00ff00; in createTexture() local

Completed in 98 milliseconds

12345678910