Reference Manual - 1.0.0
IDirectFBSurface   BatchBlit

Blit a bunch of areas at once.

BatchBlit (
  IDirectFBSurface   * thiz,
  IDirectFBSurface   * source,
  const DFBRectangle   * source_rects,
  const DFBPoint   * dest_points,
  int   num
);

Source may be the same surface.