http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
BatchBlit
Blit a bunch of areas at once.
BatchBlit (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
IDirectFBSurface.html
IDirectFBSurface
*
source,
const
types.html#DFBRectangle
DFBRectangle
*
source_rects,
const
types.html#DFBPoint
DFBPoint
*
dest_points,
int
num
);
Source may be the same surface.
