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

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgximage_c.h 32 extern int CGX_LockHWSurface(_THIS, SDL_Surface *surface);
SDL_cgximage.c 208 int CGX_LockHWSurface(_THIS, SDL_Surface *surface)
SDL_cgxvideo.c 219 device->LockHWSurface = CGX_LockHWSurface;
    [all...]

Completed in 367 milliseconds