Home
last modified time | relevance | path

Searched refs:DC_AllocHWSurface (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/dc/
DSDL_dcvideo.c46 static int DC_AllocHWSurface(_THIS, SDL_Surface *surface);
104 device->AllocHWSurface = DC_AllocHWSurface; in DC_CreateDevice()
275 static int DC_AllocHWSurface(_THIS, SDL_Surface *surface) in DC_AllocHWSurface() function