shithub: n900

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