HomeSort by relevance Sort by last modified time
    Searched refs:video_mode (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/ggi/
SDL_ggivideo.c 142 static SDL_Rect video_mode; variable
233 video_mode.x = 0;
234 video_mode.y = 0;
235 video_mode.w = mode.virt.x;
236 video_mode.h = mode.virt.y;
237 SDL_modelist[((vformat->BitsPerPixel + 7) / 8) - 1] = &video_mode;
  /external/grub/stage2/
shared.h 436 unsigned long video_mode; member in struct:vbe_controller
builtins.c     [all...]

Completed in 296 milliseconds