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