Searched defs:bits_per_line (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/video/fbdev/core/ |
| H A D | fb_fillrect.h | 204 unsigned int bits_per_line) in fb_fillrect_static() 236 unsigned int bits_per_line) in fb_fillrect_rotating() 259 unsigned int bits_per_line = BYTES_TO_BITS(p->fix.line_length); in fb_fillrect() local
|
| H A D | fb_imageblit.h | 169 unsigned int bits_per_line, const u32 *palette, int bpp, in fb_color_imageblit() 217 unsigned int bits_per_line, struct fb_reverse reverse) in fb_bitmap4x_imageblit() 258 unsigned int bits_per_line, struct fb_reverse reverse) in fb_bitmap1x_imageblit() 442 unsigned int bits_per_line, const u32 *palette, int bpp, in fb_bitmap_imageblit() 484 unsigned int bits_per_line = BYTES_TO_BITS(p->fix.line_length); in fb_imageblit() local
|
| H A D | fb_copyarea.h | 141 int width, u32 height, unsigned int bits_per_line, in fb_copy_aligned() 349 int width, u32 height, unsigned int bits_per_line, in fb_copy() 383 unsigned int bits_per_line = BYTES_TO_BITS(p->fix.line_length); in fb_copyarea() local
|
| /linux/drivers/video/fbdev/ |
| H A D | atmel_lcdfb.c | 545 unsigned long bits_per_line; in atmel_lcdfb_set_par() local
|