HomeSort by relevance Sort by last modified time
    Searched refs:X11_AllocHWSurface (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11image_c.h 30 extern int X11_AllocHWSurface(_THIS, SDL_Surface *surface);
SDL_x11image.c 208 int X11_AllocHWSurface(_THIS, SDL_Surface *surface)
SDL_x11video.c 144 device->AllocHWSurface = X11_AllocHWSurface;
    [all...]

Completed in 778 milliseconds