Searched refs:DIB_LockHWSurface (Results 1 – 1 of 1) sorted by relevance
85 static int DIB_LockHWSurface(_THIS, SDL_Surface *surface);161 device->LockHWSurface = DIB_LockHWSurface; in DIB_CreateDevice()873 static int DIB_LockHWSurface(_THIS, SDL_Surface *surface) function