Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_riscosvideo.c79 static void RISCOS_FreeHWSurface(_THIS, SDL_Surface *surface);
128 device->FreeHWSurface = RISCOS_FreeHWSurface; in RISCOS_CreateDevice()
274 static void RISCOS_FreeHWSurface(_THIS, SDL_Surface *surface) in RISCOS_FreeHWSurface() function