Home
last modified time | relevance | path

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

/u-boot/drivers/video/
A Dvideo_bmp.c22 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap()
43 struct bmp_image *bmp, ushort *cmap, in video_display_rle8_bitmap()
177 ushort *cmap = priv->cmap; in video_set_cmap() local
A Datmel_lcdfb.c77 uint *cmap = (uint *)configuration_get_cmap(); in lcd_logo_set_cmap() local
A Dstb_truetype.h1024 stbtt_uint32 cmap, t; in stbtt_InitFont() local
/u-boot/common/
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
/u-boot/include/
A Dvideo.h112 ushort *cmap; member
A Dlcd.h56 ushort *cmap; /* Pointer to the colormap */ member
/u-boot/include/linux/
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

Completed in 18 milliseconds