ref: 72239845a04f00e23487700fac27f8ba88828b6f
dir: /sys/src/9/omap/screen.h/
void screeninit(void); void flushmemscreen(Rectangle); Memdata *attachscreen(Rectangle *, ulong *, int *, int *, int *); #define ishwimage(i) 1 void mousectl(Cmdbuf*); void mouseresize(void); void mouseredraw(void);