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

  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.c 394 /* Keep vga/rvb, and pal/ntsc bits */
400 newvmode &= ~(VGA|PAL);
401 newvmode |= XBIOS_oldvmode & (VGA|PAL);
  /device/samsung/crespo/libcamera/
SecCamera.h 76 #define FRONT_CAM VGA
  /external/qemu-pc-bios/bochs/bios/
acpi-dsdt.dsl 217 Device (VGA) {
rombios.c     [all...]
  /frameworks/base/media/java/android/media/videoeditor/
MediaArtistNativeHelper.java 806 /** VGA 640 x 480 pixels. */
807 public static final int VGA = 5;
    [all...]
  /external/qemu-pc-bios/vgabios/
clext.c 61 /* VGA */
368 .ascii "cirrus-compatible VGA is detected"
373 .ascii "cirrus-compatible VGA is not detected"
400 mov ax, #0x0007 ; set vga mode
997 cmp ax, #0x100 ;; legacy VGA mode

Completed in 423 milliseconds