Searched refs:GEM_SetVideoMode (Results 1 – 1 of 1) sorted by relevance
81 static SDL_Surface *GEM_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, U…156 device->SetVideoMode = GEM_SetVideoMode; in GEM_CreateDevice()618 SDL_Surface *GEM_SetVideoMode(_THIS, SDL_Surface *current, in GEM_SetVideoMode() function