Searched defs:RISCOS_UnlockHWSurface (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosvideo.c78 static void RISCOS_UnlockHWSurface(_THIS, SDL_Surface *surface);
127 device->UnlockHWSurface = RISCOS_UnlockHWSurface;
285 static void RISCOS_UnlockHWSurface(_THIS, SDL_Surface *surface) function

Completed in 747 milliseconds