Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
DSDL_dspvideo.c172 static int DSp_LockHWSurface(_THIS, SDL_Surface *surface);
296 device->LockHWSurface = DSp_LockHWSurface; in DSp_CreateDevice()
1280 static int DSp_LockHWSurface(_THIS, SDL_Surface *surface) in DSp_LockHWSurface() function