OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ph_SetupUpdateFunction
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_image_c.h
40
extern int
ph_SetupUpdateFunction
(_THIS, SDL_Surface* screen, Uint32 flags);
SDL_ph_video.c
101
device->UpdateRects = NULL; /* set up in
ph_SetupUpdateFunction
*/
542
if (
ph_SetupUpdateFunction
(this, current, current->flags)==-1)
544
/* Error string was filled in the
ph_SetupUpdateFunction
() */
SDL_ph_image.c
482
int
ph_SetupUpdateFunction
(_THIS, SDL_Surface* screen, Uint32 flags)
Completed in 18 milliseconds