HomeSort by relevance Sort by last modified time
    Searched refs:WSCONS_bitBlit (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/wscons/
SDL_wsconsvideo.h 43 typedef void WSCONS_bitBlit(Uint8 *src_pos,
66 WSCONS_bitBlit *blitFunc;
SDL_wsconsvideo.c 66 static WSCONS_bitBlit WSCONS_blit16;
67 static WSCONS_bitBlit WSCONS_blit16blocked;

Completed in 38 milliseconds