Home
last modified time | relevance | path

Searched defs:blue (Results 76 - 100 of 680) sorted by relevance

12345678910>>...28

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsbuslib.c120 u16 red, green, blue; in sbusfb_ioctl_helper() local
165 u8 red, green, blue; in sbusfb_ioctl_helper() local
214 u16 red, green, blue; sbusfb_compat_ioctl() local
258 u8 red, green, blue; sbusfb_compat_ioctl() local
[all...]
/kernel/linux/linux-6.6/include/video/
H A Dsa1100fb.h26 struct fb_bitfield blue; member
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dfbdev.c56 psb_fbdev_fb_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) psb_fbdev_fb_setcolreg() argument
/kernel/linux/linux-6.6/samples/vfio-mdev/
H A Dmdpy-fb.c58 static int mdpy_fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in mdpy_fb_setcolreg() argument
/test/testfwk/developer_test/libs/fuzzlib/tools/
H A Dcolored.py144 def blue(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.c273 static GLfloat blue[4] = {0.2f, 0.2f, 1.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
/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.hpp64 GLfloat blue; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5SamplerArrayIndexing.cpp194 const glw::GLfloat blue[] = { 0.0f, 0.0f, 1.0f, 0.0f }; in initTest() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLBufferAgeTest.cpp206 float blue = kColorSet[i].B / 255.0; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_image_load_store.cpp197 float blue = pb->data_b[i]; in update_imageblock_flags() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dpngshim.c148 unsigned int blue = base[2]; in premultiply_data() local
183 unsigned int blue = base[2]; in convert_bytes_to_data() local
/base/powermgr/battery_lite/services/src/
H A Dbattery_device.c99 int TurnOnLedImpl(int red, int green, int blue) in TurnOnLedImpl() argument
110 int SetLedColorImpl(int red, int green, int blue) in SetLedColorImpl() argument
117 int GetLedColorImpl(int *red, int *green, int *blue) in GetLedColorImpl() argument
/base/security/security_component_manager/frameworks/common/src/
H A Dsec_comp_tool.cpp64 double blue = static_cast<double>(b) / MAX_RGB_VALUE; in RgbToHsv() local
/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsec_comp_info.h57 uint8_t blue; member
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drosen_render_focus_animation.cpp116 uint8_t blue = pathColor_.GetBlue() & 0xFF; in PaintGlow() local
165 uint8_t blue = pathColor_.GetBlue() & 0xFF; in PaintGlow() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Doffscreen_canvas_paint_method.cpp146 auto blue = pixels[i]; in GetImageData() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp122 auto blue = static_cast<uint8_t>(std::stoi(matches[3])); // blue value. in FromString() local
131 auto blue = static_cast<uint8_t>(std::stoi(matches[3])); in FromString() local
[all...]

Completed in 13 milliseconds

12345678910>>...28