Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosvideo.c76 static int RISCOS_AllocHWSurface(_THIS, SDL_Surface *surface);
121 device->AllocHWSurface = RISCOS_AllocHWSurface; in RISCOS_CreateDevice()
270 static int RISCOS_AllocHWSurface(_THIS, SDL_Surface *surface) in RISCOS_AllocHWSurface() function