#include "mmsgui/fb/mmsfbconv.h"
#include "mmstools/mmstools.h"
Go to the source code of this file.
Functions | |
void | mmsfb_drawline_argb (MMSFBSurfacePlanes *dst_planes, int dst_height, MMSFBRegion &clipreg, int x1, int y1, int x2, int y2, MMSFBColor &color) |
Draw line ARGB. |
void mmsfb_drawline_argb | ( | MMSFBSurfacePlanes * | dst_planes, | |
int | dst_height, | |||
MMSFBRegion & | clipreg, | |||
int | x1, | |||
int | y1, | |||
int | x2, | |||
int | y2, | |||
MMSFBColor & | color | |||
) |