Searched defs:fast_imageblit (Results 1 – 3 of 3) sorted by relevance
186 static void fast_imageblit(const struct fb_image *image, struct fb_info *p, in fast_imageblit() function
215 static inline void fast_imageblit(const struct fb_image *image, struct fb_info *p, in fast_imageblit() function
1956 int fast_imageblit = (cap & FBINFO_HWACCEL_IMAGEBLIT) && in updatescrollmode_accel() local