Searched defs:fgcolor (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb_accel.c | 70 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit1() argument 119 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit8() argument 158 u16 width, u16 height, u32 fgcolor, in mb86290fb_imageblit16() argument 189 u32 fgcolor = 0, bgcolor = 0; in mb86290fb_imageblit() local
|
/linux/drivers/video/fbdev/core/ |
H A D | fb_imageblit.h | 216 unsigned long fgcolor, unsigned long bgcolor, int bpp, in fb_bitmap4x_imageblit() argument 257 unsigned long fgcolor, unsigned long bgcolor, int bpp, in fb_bitmap1x_imageblit() argument 282 unsigned long fgcolor, unsigned long bgcolor, in fb_bitmap_1ppw() argument 338 unsigned long fgcolor, unsigne in fb_bitmap_2ppw() argument 389 fb_bitmap_4ppw(const struct fb_image * image,struct fb_address * dst,unsigned long fgcolor,unsigned long bgcolor,int words_per_line,struct fb_reverse reverse) fb_bitmap_4ppw() argument 445 unsigned long fgcolor, bgcolor; fb_bitmap_imageblit() local [all...] |
/linux/drivers/video/fbdev/ |
H A D | atafb_mfb.c | 78 const u8 *data, u32 bgcolor, u32 fgcolor) in atafb_mfb_linefill() argument
|
H A D | atafb_iplan2p2.c | 240 const u8 *data, u32 bgcolor, u32 fgcolor) in atafb_iplan2p2_linefill() argument
|
H A D | atafb_iplan2p4.c | 254 const u8 *data, u32 bgcolor, u32 fgcolor) in atafb_iplan2p4_linefill() argument
|
H A D | atafb_iplan2p8.c | 289 const u8 *data, u32 bgcolor, u32 fgcolor) in atafb_iplan2p8_linefill() argument
|
H A D | tgafb.c | 635 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local [all...] |
H A D | amifb.c | 3301 const u8 *data, u32 bgcolor, u32 fgcolor) in expand_one_line() argument
|