OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_UnRLESurface
(Results
1 - 5
of
5
) sorted by null
/external/qemu/distrib/sdl-1.2.15/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
551
SDL_UnRLESurface
(src, 1);
SDL_RLEaccel.c
[
all
...]
Completed in 2961 milliseconds