Go to the source code of this file.
Macros | |
#define | macro_put_pixel1 |
#define | macro_put_pixel |
Functions | |
void | REDRAW (struct vfb_data *d, int addr, int len) |
#define macro_put_pixel |
Definition at line 84 of file fb_include.cc.
#define macro_put_pixel1 |
Definition at line 70 of file fb_include.cc.
void REDRAW | ( | struct vfb_data * | d, |
int | addr, | ||
int | len | ||
) |
Definition at line 89 of file fb_include.cc.
References addr, vfb_data::bit_depth, vfb_data::color32k, vfb_data::framebuffer, if(), macro_put_pixel, vfb_data::psp_15bit, vfb_data::rgb_palette, VFB_HPC, vfb_data::vfb_scaledown, vfb_data::vfb_type, and vfb_data::xsize.