shithub: n900

ref: 8bf20d26099e2e78abb8a02bfc49ee563aa4a55e
dir: /sys/src/9/omap/screen.h/

View raw version
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);