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

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgximage_c.h 33 extern void CGX_UnlockHWSurface(_THIS, SDL_Surface *surface);
SDL_cgximage.c 235 void CGX_UnlockHWSurface(_THIS, SDL_Surface *surface)
SDL_cgxvideo.c 220 device->UnlockHWSurface = CGX_UnlockHWSurface;
    [all...]

Completed in 54 milliseconds