Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Dbmp_helper.c18 static void draw_unencoded_bitmap(uint16_t **dst, uint8_t *bmap, uint16_t *cmap, in draw_unencoded_bitmap()
51 static void decode_rle8_bitmap(void *psrc, void *pdst, uint16_t *cmap, in decode_rle8_bitmap()
151 uint16_t *cmap; in bmpdecoder() local
/rk3399_rockchip-uboot/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()
180 ushort *cmap = priv->cmap; in video_set_cmap() local
H A Datmel_lcdfb.c74 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
/rk3399_rockchip-uboot/common/
H A Dlcd.c340 ushort *cmap = configuration_get_cmap(); in lcd_logo_set_cmap() local
418 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap()
454 static void lcd_display_rle8_bitmap(struct bmp_image *bmp, ushort *cmap, in lcd_display_rle8_bitmap()
558 ushort *cmap = configuration_get_cmap(); in lcd_set_cmap() local
/rk3399_rockchip-uboot/include/
H A Dvideo.h90 ushort *cmap; member
H A Dlcd.h56 ushort *cmap; /* Pointer to the colormap */ member
/rk3399_rockchip-uboot/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