Home
last modified time | relevance | path

Searched refs:hskew (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c77 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member
182 wsi->hskew == drm->hskew && in wsi_display_mode_matches_drm()
259 display_mode->hskew = drm_mode->hskew; in wsi_display_register_drm_mode()
2447 wsi->hskew == xcb->hskew && in wsi_display_mode_matches_x()
2497 display_mode->hskew = x_mode->hskew; in wsi_display_register_x_mode()
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c67 printf("\thskew : %i\n", mode->hskew); in printMode()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h80 #define DRM_MODE_FLAG_HSKEW (1<<9) /* hskew provided */
228 * @hskew: horizontal skew
248 __u16 hskew; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h80 #define DRM_MODE_FLAG_HSKEW (1<<9) /* hskew provided */
228 * @hskew: horizontal skew
248 __u16 hskew; member
/third_party/libdrm/
H A Dxf86drmMode.h93 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member

Completed in 14 milliseconds