wmt_ge_rops.h 226 B

123456
  1. extern void wmt_ge_fillrect(struct fb_info *info,
  2. const struct fb_fillrect *rect);
  3. extern void wmt_ge_copyarea(struct fb_info *info,
  4. const struct fb_copyarea *area);
  5. extern int wmt_ge_sync(struct fb_info *info);