Searched refs:DIB_SetVideoMode (Results 1 – 1 of 1) sorted by relevance
94 SDL_Surface *DIB_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 f…185 device->SetVideoMode = DIB_SetVideoMode; in DIB_CreateDevice()595 SDL_Surface *DIB_SetVideoMode(_THIS, SDL_Surface *current, function