Searched defs:cmap (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/video/fbdev/core/ |
D | fbcmap.c |
|
/openbmc/u-boot/drivers/video/ |
H A D | video_bmp.c | 21 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 42 struct bmp_image *bmp, ushort *cmap, in video_display_rle8_bitmap() 178 ushort *cmap = priv->cmap; in video_set_cmap() local
|
H A D | atmel_lcdfb.c | 73 uint *cmap = (uint *)configuration_get_cmap(); in lcd_logo_set_cmap() local
|
H A D | stb_truetype.h | 1024 stbtt_uint32 cmap, t; in stbtt_InitFont() local
|
/openbmc/u-boot/common/ |
H A D | lcd.c | 331 ushort *cmap = configuration_get_cmap(); in lcd_logo_set_cmap() local 408 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 444 static void lcd_display_rle8_bitmap(struct bmp_image *bmp, ushort *cmap, in lcd_display_rle8_bitmap() 548 ushort *cmap = configuration_get_cmap(); in lcd_set_cmap() local
|
/openbmc/linux/drivers/video/fbdev/matrox/ |
D | matroxfb_crtc2.h |
|
/openbmc/u-boot/include/ |
H A D | video.h | 93 ushort *cmap; member
|
H A D | lcd.h | 55 ushort *cmap; /* Pointer to the colormap */ member
|
/openbmc/linux/arch/sparc/include/asm/ |
D | fbio.h |
|
/openbmc/linux/arch/m68k/include/asm/ |
D | fbio.h |
|
/openbmc/u-boot/include/linux/ |
H A D | fb.h | 230 struct fb_cmap cmap; /* color map info */ member 355 struct fb_cmap_user cmap; /* color map info */ member 502 struct fb_cmap cmap; /* Current cmap */ member
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
D | fbio.h |
|
/openbmc/linux/include/video/ |
D | gbe.h |
|
/openbmc/qemu/hw/display/ |
H A D | artist.c | 1298 uint32_t *cmap, *data = (uint32_t *)d; in artist_draw_line() local
|