HomeSort by relevance Sort by last modified time
    Searched full:gs_tvout_stretch (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsvideo.c 367 static SDL_Rect GS_tvout_stretch;
387 GS_tvout_stretch.w=GS_vesa_modes[i]->w;
388 GS_tvout_stretch.h=GS_vesa_modes[i]->h;
389 GS_tvout_modes[j++] = &GS_tvout_stretch;

Completed in 409 milliseconds