Home
last modified time | relevance | path

Searched defs:QueueBlit (Results 1 – 2 of 2) sorted by relevance

/dports/games/maelstrom/Maelstrom-3.0.6/screenlib/
H A DSDL_FrameBuf.h83 void QueueBlit(int x, int y, SDL_Surface *src, clipval do_clip) { in QueueBlit() function
86 void QueueBlit(int x, int y, SDL_Surface *src) { in QueueBlit() function
H A DSDL_FrameBuf.cpp758 FrameBuf:: QueueBlit(int dstx, int dsty, SDL_Surface *src, in QueueBlit() function in FrameBuf