Searched refs:video_mode (Results 1 – 3 of 3) sorted by relevance
142 static SDL_Rect video_mode; variable233 video_mode.x = 0; in GGI_VideoInit()234 video_mode.y = 0; in GGI_VideoInit()235 video_mode.w = mode.virt.x; in GGI_VideoInit()236 video_mode.h = mode.virt.y; in GGI_VideoInit()237 SDL_modelist[((vformat->BitsPerPixel + 7) / 8) - 1] = &video_mode; in GGI_VideoInit()
436 unsigned long video_mode; member
4790 = (unsigned short *) vbe_far_ptr_to_linear (controller.video_mode); in vbeprobe_func()