Searched refs:truecolor (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/video/fbdev/ |
H A D | hitfb.c | 66 static inline void hitfb_accel_start(int truecolor) in hitfb_accel_start() argument 68 if (truecolor) { in hitfb_accel_start() 75 static inline void hitfb_accel_set_dest(int truecolor, u16 dx, u16 dy, in hitfb_accel_set_dest() argument 79 if (truecolor) in hitfb_accel_set_dest() 90 static inline void hitfb_accel_bitblt(int truecolor, u16 sx, u16 sy, u16 dx, in hitfb_accel_bitblt() argument 104 if (truecolor) in hitfb_accel_bitblt() 122 if (truecolor) { in hitfb_accel_bitblt() 137 hitfb_accel_start(truecolor); in hitfb_accel_bitblt()
|
/linux/Documentation/fb/ |
H A D | arkfb.rst | 21 * 16 bpp truecolor modes (RGB 555 and RGB 565) 22 * 24 bpp truecolor mode (RGB 888) 23 * 32 bpp truecolor mode (RGB 888)
|
H A D | s3fb.rst | 28 * 16 bpp truecolor modes (RGB 555 and RGB 565) 29 * 24 bpp truecolor mode (RGB 888) on (only on Virge VX) 30 * 32 bpp truecolor mode (RGB 888) on (not on Virge VX)
|
H A D | vt8623fb.rst | 20 * 16 bpp truecolor mode (RGB 565) 21 * 32 bpp truecolor mode (RGB 888)
|
H A D | intel810.rst | 39 - Supports pseudocolor, directcolor, or truecolor visuals 167 Use directcolor visual instead of truecolor for pixel depths greater
|
H A D | api.rst | 257 - For truecolor and directcolor formats, applications set the grayscale field
|