Home
last modified time | relevance | path

Searched defs:blue (Results 601 - 625 of 680) sorted by relevance

1...<<2122232425262728

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dfb.h218 struct fb_bitfield blue; member
243 __u16 * blue; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dfb.h214 struct fb_bitfield blue; member
240 __u16 *blue; member
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c1351 static const uint8_t blue[4] = { 32, 240, 118, 255 }; variable
/third_party/backends/backend/
H A Dpie.c2654 unsigned char *red, *green, *blue, *dest; in pie_reader_process_indexed() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp2410 const std::string blue = (useTaskShader ? "td.values[0] + pc.values[0]" : "pc.values[0] + pc.values[2]"); in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp2410 const std::string blue = (useTaskShader ? "td.values[0] + pc.values[0]" : "pc.values[0] + pc.values[2]"); in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DTexture.cpp115 SwizzleState::SwizzleState(GLenum red, GLenum green, GLenum blue, GLenum alpha) in SwizzleState() argument
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp266 ChannelData blue; member
1429 getRGB10A2PixelData(GLenum type, unsigned short red, unsigned short green, unsigned short blue, unsigned char alpha) getRGB10A2PixelData() argument
1472 getRGB10A2UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGB10A2UIPixelData() argument
1527 getRGB16IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB16IPixelData() argument
1580 getRGB16UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB16UIPixelData() argument
1632 getRGB32IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB32IPixelData() argument
1674 getRGB32UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB32UIPixelData() argument
1721 getRGB5A1PixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGB5A1PixelData() argument
1822 getRGB565PixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB565PixelData() argument
1894 getRGB8PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue) getRGB8PixelData() argument
1939 getRGB8IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue) getRGB8IPixelData() argument
1993 getRGB8UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue) getRGB8UIPixelData() argument
2048 getRGBA16IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue, int alpha) getRGBA16IPixelData() argument
2104 getRGBA16UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA16UIPixelData() argument
2158 getRGBA32IPixelData(GLenum type, int red, int green, int blue, int alpha) getRGBA32IPixelData() argument
2193 getRGBA32UIPixelData(GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA32UIPixelData() argument
2231 getRGBA8IPixelData(int is_source_pixel, GLenum type, int red, int green, int blue, int alpha) getRGBA8IPixelData() argument
2287 getRGBA8UIPixelData(int is_source_pixel, GLenum type, unsigned int red, unsigned int green, unsigned int blue, unsigned int alpha) getRGBA8UIPixelData() argument
2343 getRGBA4PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getRGBA4PixelData() argument
2412 getRGBA8PixelData(GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getRGBA8PixelData() argument
2446 getSRGB8Alpha8PixelData(GLenum type, unsigned char red, unsigned char green, unsigned char blue, unsigned char alpha) getSRGB8Alpha8PixelData() argument
2468 getSRGB8PixelData(int is_source_pixel, GLenum type, unsigned char red, unsigned char green, unsigned char blue) getSRGB8PixelData() argument
2658 getRGB16FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue) getRGB16FPixelData() argument
2705 getRGB32FPixelData(int is_source_pixel, GLenum type, float red, float green, float blue) getRGB32FPixelData() argument
2753 getRGBA16FPixelData(GLenum type, float red, float green, float blue, float alpha) getRGBA16FPixelData() argument
2789 getRGBA32FPixelData(GLenum type, float red, float green, float blue, float alpha) getRGBA32FPixelData() argument
[all...]
/third_party/skia/third_party/externals/imgui/examples/libs/glfw/include/GLFW/
H A Dglfw3.h1172 unsigned short* blue; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp974 const tcu::Vec4 blue = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in shadeFragments() local
1003 const tcu::Vec4 blue = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in shadePrimitives() local
1285 const tcu::Vec4 blue = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in shadePrimitives() local
3487 const tcu::Vec4 blue = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); verifyLayerContent() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp1028 const UVec4 blue = ivec2uvec(RGBA::blue().toIVec()); in verifyColorImage() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c3639 hifb_getfmtbyargb(struct fb_bitfield *red, struct fb_bitfield *green, struct fb_bitfield *blue, struct fb_bitfield *transp, hi_u32 color_depth) global() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov5640.c2480 u16 blue = (u16)sensor->ctrls.blue_balance->val; in ov5640_set_ctrl_white_balance() local
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis_main.c1405 sisfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, in sisfb_setcolreg() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb_base.c2848 aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, const struct atyfb_par *par) aty_st_pal() argument
2864 atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) atyfb_setcolreg() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c1758 u_char red, green, blue; in ami_do_blank() local
2451 amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) amifb_setcolreg() argument
[all...]
/kernel/linux/linux-5.10/include/video/
H A Dnewport.h440 newport_cmap_setrgb(struct newport_regs *regs, unsigned char red, unsigned char green, unsigned char blue) newport_cmap_setrgb() argument
/kernel/linux/linux-5.10/include/uapi/drm/
H A Ddrm_mode.h626 __u64 blue; member
644 __u16 blue; member
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dtopro.c115 struct v4l2_ctrl *blue; member
1398 setexposure(struct gspca_dev *gspca_dev, s32 expo, s32 gain, s32 blue, s32 red) setexposure() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dtopro.c115 struct v4l2_ctrl *blue; member
1398 setexposure(struct gspca_dev *gspca_dev, s32 expo, s32 gain, s32 blue, s32 red) setexposure() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damifb.c1758 u_char red, green, blue; in ami_do_blank() local
2451 amifb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) amifb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb_base.c2853 aty_st_pal(u_int regno, u_int red, u_int green, u_int blue, const struct atyfb_par *par) aty_st_pal() argument
2869 atyfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) atyfb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.c1406 sisfb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, in sisfb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/include/video/
H A Dnewport.h440 newport_cmap_setrgb(struct newport_regs *regs, unsigned char red, unsigned char green, unsigned char blue) newport_cmap_setrgb() argument
/kernel/linux/linux-6.6/include/uapi/drm/
H A Ddrm_mode.h833 __u64 blue; member
856 __u16 blue; member

Completed in 85 milliseconds

1...<<2122232425262728