HomeSort by relevance Sort by last modified time
    Searched refs:video_mode (Results 1 - 6 of 6) 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...]
  /device/asus/deb/
init.deb.rc 80 chmod 0664 /sys/devices/virtual/graphics/fb1/video_mode
  /device/asus/flo/
init.flo.rc 80 chmod 0664 /sys/devices/virtual/graphics/fb1/video_mode
  /device/lge/mako/
init.mako.rc 90 chmod 0664 /sys/devices/virtual/graphics/fb1/video_mode

Completed in 299 milliseconds