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

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_surface.c311 if ( SDL_LockSurface(surface) < 0 ) {
600 if ( SDL_LockSurface(dst) != 0 ) {
736 int SDL_LockSurface (SDL_Surface *surface) function

Completed in 514 milliseconds