Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsvga.h111 void svga_tilefill(struct fb_info *info, struct fb_tilerect *rect);
H A Dfb.h315 struct fb_tilerect { struct
364 void (*fb_tilefill)(struct fb_info *info, struct fb_tilerect *rect);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dtileblit.c38 struct fb_tilerect rect; in tile_clear()
H A Dsvgalib.c256 void svga_tilefill(struct fb_info *info, struct fb_tilerect *rect) in svga_tilefill()