Searched refs:slow_imageblit (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | sysimgblt.c | 111 static void slow_imageblit(const struct fb_image *image, struct fb_info *p, in slow_imageblit() function 325 slow_imageblit(image, p, dst1, fgcolor, bgcolor, in sys_imageblit()
|
H A D | cfbimgblt.c | 137 static inline void slow_imageblit(const struct fb_image *image, struct fb_info *p, in slow_imageblit() function 355 slow_imageblit(image, p, dst1, fgcolor, bgcolor, in cfb_imageblit()
|