Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
Dfbcmap.c
/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c21 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 Datmel_lcdfb.c73 uint *cmap = (uint *)configuration_get_cmap(); in lcd_logo_set_cmap() local
H A Dstb_truetype.h1024 stbtt_uint32 cmap, t; in stbtt_InitFont() local
/openbmc/u-boot/common/
H A Dlcd.c331 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/
Dmatroxfb_crtc2.h
/openbmc/u-boot/include/
H A Dvideo.h93 ushort *cmap; member
H A Dlcd.h55 ushort *cmap; /* Pointer to the colormap */ member
/openbmc/linux/arch/sparc/include/asm/
Dfbio.h
/openbmc/linux/arch/m68k/include/asm/
Dfbio.h
/openbmc/u-boot/include/linux/
H A Dfb.h230 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/
Dfbio.h
/openbmc/linux/include/video/
Dgbe.h
/openbmc/qemu/hw/display/
H A Dartist.c1298 uint32_t *cmap, *data = (uint32_t *)d; in artist_draw_line() local