Searched refs:fast_imageblit (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dcfbimgblt.c208 * fast_imageblit - optimized monochrome color expansion
215 static inline void fast_imageblit(const struct fb_image *image, struct fb_info *p, function
300 fast_imageblit(image, p, dst1, fgcolor, bgcolor);
H A Dsysimgblt.c179 * fast_imageblit - optimized monochrome color expansion
186 static void fast_imageblit(const struct fb_image *image, struct fb_info *p, function
275 fast_imageblit(image, p, dst1, fgcolor, bgcolor);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dcfbimgblt.c208 * fast_imageblit - optimized monochrome color expansion
215 static inline void fast_imageblit(const struct fb_image *image, struct fb_info *p, function
300 fast_imageblit(image, p, dst1, fgcolor, bgcolor);
H A Dsysimgblt.c179 * fast_imageblit - optimized monochrome color expansion
186 static void fast_imageblit(const struct fb_image *image, struct fb_info *p, function
275 fast_imageblit(image, p, dst1, fgcolor, bgcolor);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/console/
H A Dfbcon.c2070 int fast_imageblit = (cap & FBINFO_HWACCEL_IMAGEBLIT) && local
2087 if (reading_fast || (fast_copyarea && !fast_imageblit))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/console/
H A Dfbcon.c2070 int fast_imageblit = (cap & FBINFO_HWACCEL_IMAGEBLIT) && local
2087 if (reading_fast || (fast_copyarea && !fast_imageblit))

Completed in 201 milliseconds