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

  /external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
SDL_cgximage_c.h 30 extern int CGX_AllocHWSurface(_THIS, SDL_Surface *surface);
SDL_cgximage.c 152 int CGX_AllocHWSurface(_THIS, SDL_Surface *surface)
SDL_cgxvideo.c 214 device->AllocHWSurface = CGX_AllocHWSurface;
    [all...]

Completed in 76 milliseconds