pslim.h File Reference
pseudoSLIM functions
More...
Go to the source code of this file.
|
Functions |
void | pslim_fill (struct l4con_vc *, int from_user, l4con_pslim_rect_t *rect, l4con_pslim_color_t color) |
void | pslim_bmap (struct l4con_vc *, int from_user, l4con_pslim_rect_t *rect, l4con_pslim_color_t fgc, l4con_pslim_color_t bgc, void *bmap, l4_uint8_t mode) |
void | pslim_set (struct l4con_vc *, int from_user, l4con_pslim_rect_t *rect, void *pmap) |
void | pslim_copy (struct l4con_vc *vc, int from_user, l4con_pslim_rect_t *rect, l4_int16_t dx, l4_int16_t dy) |
void | pslim_cscs (struct l4con_vc *vc, int from_user, l4con_pslim_rect_t *rect, void *y, void *u, void *v, l4_uint8_t mode, l4_uint32_t scale) |
void | sw_copy (struct l4con_vc *, int, int, int, int, int, int) |
void | sw_fill (struct l4con_vc *, int, int, int, int, unsigned col) |
Detailed Description
pseudoSLIM functions
- Date:
- 2001
- Author:
- Christian Helmuth <ch12@os.inf.tu-dresden.de> Frank Mehnert <fm3@os.inf.tu-dresden.de>
Definition in file pslim.h.