OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ph_DestroyImage
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_image_c.h
39
extern void
ph_DestroyImage
(_THIS, SDL_Surface* screen);
SDL_ph_image.c
221
ph_DestroyImage
(this, screen);
231
ph_DestroyImage
(this, screen);
327
void
ph_DestroyImage
(_THIS, SDL_Surface* screen)
486
ph_DestroyImage
(this, screen);
SDL_ph_video.c
578
ph_DestroyImage
(this, SDL_VideoSurface);
Completed in 394 milliseconds