ref: 951b9aa55bdcc5a930dc0648aaf233e76b093086
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);