Lines Matching full:red
52 bits_per_pixel, grayscale, red, green, blue and transp fields.
115 Pixels are broken into red, green and blue components, and each component
120 information red, green, blue and transp fields.
124 Pixel values are encoded as indices into a colormap that stores red, green and
133 Pixels are broken into red, green and blue components, and each component
137 information red, green, blue and transp fields.
193 struct fb_bitfield red; /* bitfield in fb mem if true color, */
247 - For grayscale formats, applications set the grayscale field to one. The red,
249 drivers. Drivers must fill the red, blue and green offsets to 0 and lengths
253 red, blue, green and transp fields must be set to 0 by applications and
254 ignored by drivers. Drivers must fill the red, blue and green offsets to 0
258 to zero, and the red, blue, green and transp fields to describe the layout of
268 Pixel values are bits_per_pixel wide and are split in non-overlapping red,
300 The red, green, blue and transp fields are not used with the FOURCC-based API.