Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/core/
H A Dfb_imageblit.h441 static inline void fb_bitmap_imageblit(const struct fb_image *image, struct fb_address *dst, in fb_bitmap_imageblit() function
492 fb_bitmap_imageblit(image, &dst, bits_per_line, palette, bpp, reverse); in fb_imageblit()