Home
last modified time | relevance | path

Searched refs:yres (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
DSDL_fbvideo.c87 int yres; member
320 SDL_sscanf(line, "geometry %d %d %d %d %d", &vinfo->xres, &vinfo->yres, in read_fbmodes_mode()
382 vinfo->yres = *h; in FB_CheckMode()
387 …pp, got mode %dx%d at %d bpp\n", *w, *h, (index+1)*8, vinfo->xres, vinfo->yres, vinfo->bits_per_pi… in FB_CheckMode()
391 *h = vinfo->yres; in FB_CheckMode()
420 (h == vesa_timings[i].yres) && vesa_timings[i].pixclock ) { in FB_AddMode()
624 current_h = vinfo.yres; in FB_VideoInit()
640 h = vinfo.yres; in FB_VideoInit()
754 fprintf(stderr, "\tyres: %d\n", vinfo->yres); in print_vinfo()
809 if ( (vinfo->xres == cinfo.xres && vinfo->yres == cinfo.yres) && in choose_fbmodes_mode()
[all …]
DSDL_fbelo.c128 *dy = (cache_vinfo.yres * (input_y - ELO_MIN_Y)) / height; in eloConvertXY()
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/
DSDL_ipodvideo.c283 lcd_height = vinfo.yres; in iPod_VideoInit()
325 height = vinfo.yres; in iPod_ListModes()
/external/kernel-headers/original/linux/
Dfb.h218 __u32 yres; member
982 u32 yres; member