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

  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11image_c.h 33 extern void X11_UnlockHWSurface(_THIS, SDL_Surface *surface);
SDL_x11image.c 223 void X11_UnlockHWSurface(_THIS, SDL_Surface *surface)
SDL_x11video.c 151 device->UnlockHWSurface = X11_UnlockHWSurface;
    [all...]

Completed in 295 milliseconds