Home
last modified time | relevance | path

Searched defs:red (Results 26 - 50 of 241) sorted by relevance

12345678910

/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dreadpng.c156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
H A Dreadppm.c133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
/third_party/ffmpeg/libavcodec/
H A Dxwdenc.c192 uint8_t red, green, blue; in xwd_encode_frame() local
H A Dxwddec.c222 uint8_t red, green, blue; in xwd_decode_frame() local
/third_party/glfw/examples/
H A Dgears.c271 static GLfloat red[4] = {0.8f, 0.1f, 0.f, 1.f}; in init() local
/third_party/mesa3d/src/mesa/main/
H A Daccum.c39 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) in _mesa_ClearAccum() argument
H A 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; fetch_rg_rgtc2() local
385 GLubyte red, green; fetch_la_latc2() local
403 GLbyte red, green; fetch_signed_rg_rgtc2() local
421 GLbyte red, green; fetch_signed_la_latc2() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_fastpath.c144 red(const struct lp_jit_context *context, in red() function
/third_party/libdrm/tests/tegra/
H A Dvic41.c45 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 Dvic42.c45 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 Dvic40.c45 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 Dvic30.c50 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 Dvic.c179 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 Dgl4cShaderDrawParametersTests.hpp62 GLfloat red; member
H A Dgl4cES31CompatibilityTests.cpp609 glw::GLfloat red = -1.f; in test() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5SamplerArrayIndexing.cpp196 const glw::GLfloat red[] = { 1.0f, 0.0f, 0.0f, 0.0f }; in initTest() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLBufferAgeTest.cpp204 float red = kColorSet[i].R / 255.0; in TEST_P() local
H A DEGLSyncTest.cpp246 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::red); member in GLColor
264 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::red); member in GLColor
282 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::red); member in GLColor
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DIndexBufferOffsetTest.cpp388 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() - 1, getWindowHeight() - 1, GLColor::red); in TEST_P() member in GLColor
431 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() - 1, getWindowHeight() - 1, GLColor::red); in TEST_P() member in GLColor
463 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() - 1, getWindowHeight() - 1, GLColor::red); in TEST_P() member in GLColor
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_image_load_store.cpp195 float red = pb->data_r[i]; in update_imageblock_flags() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dpngshim.c146 unsigned int red = base[0]; in premultiply_data() local
181 unsigned int red = base[0]; in convert_bytes_to_data() local
/third_party/ffmpeg/libavfilter/
H A Dvf_despill.c56 float red, green, blue; in do_despill_slice() local
/third_party/backends/backend/
H A Dsm3840_scan.c173 int red, green, blue; in setup_scan() local
[all...]
H A Dmustek_pp_ccd300.h82 unsigned char **red; member
H A Dplustek-pp_types.h150 } red; member

Completed in 13 milliseconds

12345678910