Home
last modified time | relevance | path

Searched refs:fb_bitblit (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/video/fbdev/core/
H A Dfb_imageblit.h127 static __always_inline void fb_bitblit(bool (*get)(void *iter, unsigned long *pixels, in fb_bitblit() function
194 fb_bitblit(fb_color_image, &iter, bpp, dst, reverse); in fb_color_imageblit()
250 fb_bitblit(fb_bitmap4x_image, &iter, bpp * BITS_PER_BYTE/2, dst, reverse); in fb_bitmap4x_imageblit()
275 fb_bitblit(fb_bitmap_image, &iter, bpp, dst, reverse); in fb_bitmap1x_imageblit()