Home
last modified time | relevance | path

Searched defs:red (Results 51 - 75 of 324) sorted by relevance

12345678910>>...13

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/maskcmdlist_fuzzer/
H A Dmaskcmdlist_fuzzer.cpp45 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest001() local
99 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest002() local
139 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest003() local
165 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest004() local
221 uint32_t red = GetObject<uint32_t>(); in MaskCmdListFuzzTest005() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/include/
H A Dgif_encoder.h27 uint8_t red; member
/test/testfwk/developer_test/libs/fuzzlib/tools/
H A Dcolored.py131 def red(self, s): member in Colored
/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
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drosen_render_focus_animation.cpp114 uint8_t red = pathColor_.GetRed() & 0xFF; in PaintGlow() local
163 uint8_t red = pathColor_.GetRed() & 0xFF; in PaintGlow() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_paint_method.cpp148 auto red = pixels[i + 2]; in GetImageData() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp120 auto red = static_cast<uint8_t>(std::stoi(matches[1])); // red value. in FromString() local
129 auto red = static_cast<uint8_t>(std::stoi(matches[1])); in FromString() local
[all...]

Completed in 14 milliseconds

12345678910>>...13