Searched defs:bg_color (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/via/ |
H A D | accel.c | 53 hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) hw_bitblt_1() argument 186 hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) hw_bitblt_2() argument
|
H A D | viafbdev.c | 740 u32 fg_color = 0, bg_color = 0; viafb_imageblit() local 775 u32 temp, xx, yy, bg_color = 0, fg_color = 0, viafb_cursor() local
|
/linux-4.1.27/drivers/video/fbdev/ |
H A D | fb-puv3.c | 239 int bg_color = 0; unifb_prim_copyarea() local
|
H A D | cirrusfb.c | 2700 cirrusfb_RectFill(u8 __iomem *regbase, int bits_per_pixel, u_short x, u_short y, u_short width, u_short height, u32 fg_color, u32 bg_color, u_short line_length, u_char blitmode) cirrusfb_RectFill() argument
|
H A D | sticore.h | 263 u8 bg_color; /* background color of character */ member in struct:sti_font_inptr 294 u8 bg_color; /* background color after move */ member in struct:sti_blkmv_inptr
|
H A D | tdfxfb.c | 1091 unsigned long bg_color, fg_color; tdfxfb_cursor() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | fb.h | 364 __u32 bg_color; member in struct:fb_image
|
/linux-4.1.27/include/linux/ |
H A D | fb.h | 107 __u32 bg_color; member in struct:fb_image_user
|
Completed in 252 milliseconds