Home
last modified time | relevance | path

Searched refs:ScreenCopyBitmap (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Daccel.h85 void (*ScreenCopyBitmap) (int x1, int y1, int x2, int y2, int width, member
H A Dvgaaccel.c138 (*__svgalib_driverspecs->accelspecs->ScreenCopyBitmap) (x1, y1, x2, y2, w, h); in vga_accel()