Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11image_c.h34 extern int X11_FlipHWSurface(_THIS, SDL_Surface *surface);
DSDL_x11image.c230 int X11_FlipHWSurface(_THIS, SDL_Surface *surface) in X11_FlipHWSurface() function
DSDL_x11video.c151 device->FlipHWSurface = X11_FlipHWSurface; in X11_CreateDevice()