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

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_RLEaccel_c.h 31 extern void SDL_UnRLESurface(SDL_Surface *surface, int recode);
SDL_surface.c 196 SDL_UnRLESurface(surface, 1);
248 SDL_UnRLESurface(surface, 1);
748 SDL_UnRLESurface(surface, 1);
918 SDL_UnRLESurface(surface, 0);
SDL_blit.c 239 SDL_UnRLESurface(surface, 1);
SDL_pixels.c 550 SDL_UnRLESurface(src, 1);
SDL_RLEaccel.c     [all...]

Completed in 565 milliseconds