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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11image_c.h 31 extern void X11_FreeHWSurface(_THIS, SDL_Surface *surface);
SDL_x11image.c 210 void X11_FreeHWSurface(_THIS, SDL_Surface *surface)
SDL_x11video.c 153 device->FreeHWSurface = X11_FreeHWSurface;
    [all...]

Completed in 496 milliseconds