Searched refs:fast_imageblit (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/core/ |
A D | sysimgblt.c | 186 static void fast_imageblit(const struct fb_image *image, struct fb_info *p, in fast_imageblit() function 275 fast_imageblit(image, p, dst1, fgcolor, bgcolor); in sys_imageblit()
|
A D | cfbimgblt.c | 215 static inline void fast_imageblit(const struct fb_image *image, struct fb_info *p, in fast_imageblit() function 300 fast_imageblit(image, p, dst1, fgcolor, bgcolor); in cfb_imageblit()
|
Completed in 19 milliseconds