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.12/src/video/x11/
SDL_x11image_c.h 33 extern void X11_UnlockHWSurface(_THIS, SDL_Surface *surface);
SDL_x11image.c 225 void X11_UnlockHWSurface(_THIS, SDL_Surface *surface)
SDL_x11video.c 150 device->UnlockHWSurface = X11_UnlockHWSurface;
    [all...]

Completed in 156 milliseconds