| /xsrc/external/mit/libxcvt/dist/include/libxcvt/ |
| libxcvt_mode.h | 48 uint16_t hsync_end; member in struct:libxcvt_mode_info
|
| /xsrc/external/mit/libdrm/dist/ |
| xf86drmMode.h | 93 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member in struct:_drmModeModeInfo
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| gfx_disp.c | 1893 unsigned short hsync_end = 0; local 1897 hsync_end = gu1_get_hsync_end(); 1901 hsync_end = gu2_get_hsync_end(); 1903 return (hsync_end);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| gfx_disp.c | 1636 unsigned short hsync_end = 0; local 1640 hsync_end = gu1_get_hsync_end(); 1644 hsync_end = gu2_get_hsync_end(); 1646 return (hsync_end);
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/ |
| wsi_common_display.c | 70 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member in struct:wsi_display_mode 160 wsi->hsync_end == drm->hsync_end && 237 display_mode->hsync_end = drm_mode->hsync_end; 2203 wsi->hsync_end == xcb->hsync_end && 2253 display_mode->hsync_end = x_mode->hsync_end;
|
| /xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/ |
| wsi_common_display.c | 66 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member in struct:wsi_display_mode 155 wsi->hsync_end == drm->hsync_end && 232 display_mode->hsync_end = drm_mode->hsync_end; 2132 wsi->hsync_end == xcb->hsync_end && 2182 display_mode->hsync_end = x_mode->hsync_end;
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| i830_tv.c | 171 int hsync_end, hblank_start, hblank_end, htotal; member in struct:__anon8904 239 .hsync_end = 64, .hblank_end = 124, 289 .hsync_end = 64, .hblank_end = 124, 340 .hsync_end = 64, .hblank_end = 124, 391 .hsync_end = 64, .hblank_end = 124, 442 .hsync_end = 64, .hblank_end = 128, 495 .hsync_end = 64, .hblank_end = 142, 545 .hsync_end = 64, .hblank_end = 122, 569 .hsync_end = 64, .hblank_end = 122, 593 .hsync_end = 64, .hblank_end = 139 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| drm_mode.h | 217 __u16 hsync_end; member in struct:drm_mode_modeinfo
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| drm_mode.h | 226 * @hsync_end: horizontal sync end 246 __u16 hsync_end; member in struct:drm_mode_modeinfo
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| drm_mode.h | 226 * @hsync_end: horizontal sync end 246 __u16 hsync_end; member in struct:drm_mode_modeinfo
|