Home
last modified time | relevance | path

Searched refs:xres (Results 1 – 12 of 12) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fbvideo.c86 int xres; member
332 SDL_sscanf(line, "geometry %d %d %d %d %d", &vinfo->xres, &vinfo->yres, in read_fbmodes_mode()
392 vinfo->xres = *w; in FB_CheckMode()
399 …%dx%d at %d bpp, got mode %dx%d at %d bpp\n", *w, *h, (index+1)*8, vinfo->xres, vinfo->yres, vinfo… in FB_CheckMode()
402 *w = vinfo->xres; in FB_CheckMode()
431 if ( (w == vesa_timings[i].xres) && in FB_AddMode()
677 current_h = vinfo.xres; in FB_VideoInit()
679 current_w = vinfo.xres; in FB_VideoInit()
699 h = vinfo.xres; in FB_VideoInit()
701 w = vinfo.xres; in FB_VideoInit()
[all …]
DSDL_fbelo.c127 *dx = ((int)cache_vinfo.xres - ((int)cache_vinfo.xres * (input_x - ELO_MIN_X)) / width); in eloConvertXY()
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/
DSDL_ps3video.c192 this->info.current_w = fb_vinfo.xres; in PS3_VideoInit()
210 fb_vinfo.xres_virtual = fb_vinfo.xres; in PS3_VideoInit()
224 s_writeable_width = fb_vinfo.xres; in PS3_VideoInit()
231 deprintf(1, "[PS3] xres:%d yres:%d xoff:%d yoff:%d\n", res.xres, res.yres, res.xoff, res.yoff); in PS3_VideoInit()
240 real_width = res.xres; in PS3_VideoInit()
/external/kernel-headers/original/media/
Dov5650.h62 int xres; member
Dsoc2030.h107 int xres; member
/external/qemu-pc-bios/vgabios/tests/lfbprof/
Dlfbprof.c41 int xres,yres; /* Video mode resolution */ variable
507 xres = x; in InitGraphics()
591 printf("Profiling results for %dx%d 8 bits per pixel.\n",xres,yres); in main()
/external/kernel-headers/original/video/
Ddsscomp.h114 __u32 xres; member
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/
DSDL_ipodvideo.c282 lcd_width = vinfo.xres; in iPod_VideoInit()
324 width = vinfo.xres; in iPod_ListModes()
/external/qemu-pc-bios/vgabios/
Dvbe_display_api.txt180 Upon enabling a mode, this will be set to the current xres
208 If the new flag VBE_DISPI_GETCAPS is enabled, the xres, yres and bpp registers
Dvbe.c244 static void dispi_set_xres(xres) in dispi_set_xres() argument
245 Bit16u xres; in dispi_set_xres()
257 mov ax, 4[bp] ; xres
/external/kernel-headers/original/linux/
Dfb.h252 __u32 xres; /* visible resolution */ member
1155 u32 xres; member
/external/valgrind/main/include/vki/
Dvki-linux.h2066 __vki_u32 xres; /* visible resolution */ member