Searched refs:DIB_FreeHWSurface (Results 1 – 1 of 1) sorted by relevance
87 static void DIB_FreeHWSurface(_THIS, SDL_Surface *surface);164 device->FreeHWSurface = DIB_FreeHWSurface; in DIB_CreateDevice()869 static void DIB_FreeHWSurface(_THIS, SDL_Surface *surface) function