M7350/kernel/drivers/video/wmt_ge_rops.h

6 lines
226 B
C
Raw Normal View History

2024-09-09 08:52:07 +00:00
extern void wmt_ge_fillrect(struct fb_info *info,
const struct fb_fillrect *rect);
extern void wmt_ge_copyarea(struct fb_info *info,
const struct fb_copyarea *area);
extern int wmt_ge_sync(struct fb_info *info);