Searched refs:GS_tvout_stretch (Results 1 – 1 of 1) sorted by relevance
367 static SDL_Rect GS_tvout_stretch; in GS_ListModes() local387 GS_tvout_stretch.w=GS_vesa_modes[i]->w; in GS_ListModes()388 GS_tvout_stretch.h=GS_vesa_modes[i]->h; in GS_ListModes()389 GS_tvout_modes[j++] = &GS_tvout_stretch; in GS_ListModes()