Searched refs:color_imageblit (Results 1 – 2 of 2) sorted by relevance
/drivers/video/fbdev/core/ |
D | cfbimgblt.c | 75 static inline void color_imageblit(const struct fb_image *image, in color_imageblit() function 305 color_imageblit(image, p, dst1, start_index, pitch_index); in cfb_imageblit()
|
D | sysimgblt.c | 52 static void color_imageblit(const struct fb_image *image, struct fb_info *p, in color_imageblit() function 328 color_imageblit(image, p, dst1, start_index, pitch_index); in sys_imageblit()
|