| /third_party/mesa3d/src/mesa/main/ |
| H A D | accum.c | 39 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) in _mesa_ClearAccum() argument
|
| H A D | texcompress_rgtc.c | 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 [all...] |
| H A D | clear.c | 67 _mesa_ClearColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha ) in _mesa_ClearColor() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_fastpath.c | 171 green(const struct lp_jit_context *context, in green() function
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic41.c | 45 vic41_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic41_fill() argument
|
| H A D | vic42.c | 45 vic42_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic42_fill() argument
|
| H A D | vic40.c | 45 vic40_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic40_fill() argument
|
| H A D | vic30.c | 50 vic30_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic30_fill() argument
|
| H A D | vic.c | 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
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderDrawParametersTests.hpp | 63 GLfloat green; member
|
| H A D | gl4cShaderDrawParametersTests.cpp | 321 int green = (int)(it->green * 255); in verify() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
| H A D | esextcGPUShader5SamplerArrayIndexing.cpp | 195 const glw::GLfloat green[] = { 0.0f, 1.0f, 0.0f, 0.0f }; in initTest() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLBufferAgeTest.cpp | 205 float green = kColorSet[i].G / 255.0; in TEST_P() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_image_load_store.cpp | 196 float green = pb->data_g[i]; in update_imageblock_flags() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | pngshim.c | 147 unsigned int green = base[1]; in premultiply_data() local 182 unsigned int green = base[1]; in convert_bytes_to_data() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_despill.c | 56 float red, green, blue; in do_despill_slice() local [all...] |
| /third_party/backends/backend/ |
| H A D | sm3840_scan.c | 173 int red, green, blue; in setup_scan() local [all...] |
| H A D | mustek_pp_ccd300.h | 84 unsigned char *green; member
|
| H A D | plustek-pp_types.h | 155 } green; member
|
| /third_party/mbedtls/tests/scripts/ |
| H A D | depends.py | 67 green = None variable in Colors
|
| /third_party/lame/frontend/ |
| H A D | gpkplotting.c | 58 setcolor(GtkWidget * widget, GdkColor * color, gint red, gint green, gint blue) in setcolor() argument
|
| /third_party/node/deps/v8/tools/ |
| H A D | perf-compare.py | 209 def green(self, data): member in ResultTableRenderer
|
| /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/glesext/geometry_shader/ |
| H A D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 63 unsigned char green[] = { 0, 255, 0, 255 }; in GeometryShaderLayeredRenderingBoundaryCondition() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DrawBuffersTest.cpp | 1113 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() / 4, GLColor::green); TEST_P() member in GLColor 1115 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() * 3 / 4, GLColor::green); TEST_P() member in GLColor 1167 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 4, getWindowHeight() * 3 / 4, GLColor::green); TEST_P() member in GLColor [all...] |