Searched refs:DIB_UnlockHWSurface (Results 1 – 1 of 1) sorted by relevance
107 static void DIB_UnlockHWSurface(_THIS, SDL_Surface *surface);196 device->UnlockHWSurface = DIB_UnlockHWSurface; in DIB_CreateDevice()954 static void DIB_UnlockHWSurface(_THIS, SDL_Surface *surface) function