Home
last modified time | relevance | path

Searched refs:ph_SetupUpdateFunction (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_image_c.h40 extern int ph_SetupUpdateFunction(_THIS, SDL_Surface* screen, Uint32 flags);
DSDL_ph_video.c542 if (ph_SetupUpdateFunction(this, current, current->flags)==-1) in ph_SetVideoMode()
DSDL_ph_image.c482 int ph_SetupUpdateFunction(_THIS, SDL_Surface* screen, Uint32 flags) in ph_SetupUpdateFunction() function