Searched refs:DC_UnlockHWSurface (Results 1 – 1 of 1) sorted by relevance
48 static void DC_UnlockHWSurface(_THIS, SDL_Surface *surface);110 device->UnlockHWSurface = DC_UnlockHWSurface; in DC_CreateDevice()290 static void DC_UnlockHWSurface(_THIS, SDL_Surface *surface) in DC_UnlockHWSurface() function