| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_rr_inlines.h | 83 float mm_width, mm_height; local in function:vmwgfx_rr_screen_set_size 85 mm_width = ((float) width) * VMW_INCH_TO_MM / VMW_DPI + .5; 89 (int) mm_width, (int) mm_height);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | geode_dcon.c | 123 pGeode->mm_width = 0; 149 pGeode->mm_width = 152;
|
| H A D | lx_output.c | 307 output->mm_width = pScrni->monitor->widthmm; 310 else if (pGeode->mm_width && pGeode->mm_height) { 312 output->mm_width = pScrni->monitor->widthmm = pGeode->mm_width;
|
| H A D | geode.h | 213 int mm_width, mm_height; /* physical display size */ member in struct:_geodeRec
|
| /xsrc/external/mit/libXrandr/dist/src/ |
| H A D | XrrOutput.c | 103 xoi->mm_width = rep.mmWidth;
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_display_fake.c | 254 output->mm_width = 0;
|
| H A D | sna_display.c | 3850 output->mm_width = compat_conn.conn.mm_width; 3899 conn_mm_width = output->mm_width; 3904 if (output->mm_width != conn_mm_width || output->mm_height != conn_mm_height) { 3908 output->mm_width, output->mm_height)); 3911 output->mm_width = conn_mm_width; 5334 output->mm_width = compat_conn.conn.mm_width; 7451 output->mm_width = output->conf_monitor->mon_width; 7460 if (output->mm_width [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_display_fake.c | 261 output->mm_width = 0;
|
| /xsrc/external/mit/libXrandr/dist/include/X11/extensions/ |
| H A D | Xrandr.h | 287 unsigned long mm_width; member in struct:_XRROutputInfo
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | drm_mode.h | 503 /** @mm_width: Width of the connected sink in millimeters. */ 504 __u32 mm_width; member in struct:drm_mode_get_connector
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | drm_mode.h | 374 __u32 mm_width; /**< width in millimeters */ member in struct:drm_mode_get_connector
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | drm_mode.h | 500 /** @mm_width: Width of the connected sink in millimeters. */ 501 __u32 mm_width; member in struct:drm_mode_get_connector
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 454 * This function may also update MonInfo, mm_width, and mm_height. 576 int mm_width, mm_height; member in struct:_xf86Output
|
| H A D | xf86Crtc.c | 2109 aspect = (float)config->output[p]->mm_width / 2148 aspects[o] = (float)output->mm_width / (float)output->mm_height; 2950 p->output->mm_width = det_mon->section.d_timings.h_size; 2972 output->mm_width = 0; 3010 if ((!output->mm_width || !output->mm_height) && 3013 output->mm_width = edid_mon->features.hsize * 10;
|
| H A D | xf86RandR12.c | 1461 output->mm_width,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/ |
| H A D | xf86Crtc.h | 500 * This function may also update MonInfo, mm_width, and mm_height. 617 int mm_width, mm_height; member in struct:_xf86Output
|
| H A D | xf86Crtc.c | 2362 aspect = (float) config->output[p]->mm_width / 2403 aspects[o] = (float) output->mm_width / (float) output->mm_height; 3198 p->output->mm_width = det_mon->section.d_timings.h_size; 3259 output->mm_width = 0; 3299 if ((!output->mm_width || !output->mm_height) && 3301 output->mm_width = edid_mon->features.hsize * 10;
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_kms.c | 709 output->mm_width = koutput->mmWidth;
|
| H A D | via_fp.c | 1511 output->mm_width = 114;
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_drmmode.c | 783 output->mm_width = koutput->mmWidth;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | drmmode_display.c | 1288 output->mm_width = koutput->mmWidth;
|
| /xsrc/external/mit/libdrm/dist/ |
| H A D | xf86drmMode.c | 577 r->mmWidth = conn.mm_width;
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | drmmode_display.c | 1375 output->mm_width = koutput->mmWidth;
|
| /xsrc/external/mit/xrandr/dist/ |
| H A D | xrandr.c | 3577 fb_width_mm = output_info->mm_width; 3764 (int)output_info->mm_width, (int)output_info->mm_height);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_display.c | 1575 output->mm_width = koutput->mmWidth;
|