Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11image_c.h30 extern int X11_AllocHWSurface(_THIS, SDL_Surface *surface);
DSDL_x11image.c206 int X11_AllocHWSurface(_THIS, SDL_Surface *surface) in X11_AllocHWSurface() function
DSDL_x11video.c145 device->AllocHWSurface = X11_AllocHWSurface; in X11_CreateDevice()