Searched refs:htotal (Results 1 – 10 of 10) sorted by relevance
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_display.c | 77 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member 181 wsi->htotal == drm->htotal && in ICD_DEFINE_NONDISP_HANDLE_CASTS() 194 return (double) wsi->clock * 1000.0 / ((double) wsi->htotal * in wsi_display_mode_refresh() 258 display_mode->htotal = drm_mode->htotal; in wsi_display_register_drm_mode() 2446 wsi->htotal == xcb->htotal && in wsi_display_mode_matches_x() 2496 display_mode->htotal = x_mode->htotal; in wsi_display_register_x_mode()
|
/third_party/libdrm/tests/modeprint/ |
D | modeprint.c | 66 printf("\thtotal : %i\n", mode->htotal); in printMode()
|
/third_party/libdrm/ |
D | xf86drmMode.h | 93 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 247 __u16 htotal; member
|
/third_party/libdrm/include/drm/ |
D | drm_mode.h | 247 __u16 htotal; member
|
/third_party/libdrm/tests/modetest/ |
D | modetest.c | 141 / (mode->htotal * mode->vtotal); in mode_vrefresh() 228 mode->htotal, in dump_mode()
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 2113 unsigned d = mode_line.vtotal * mode_line.htotal; in __glxGetMscRate()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 61344 u32 htotal; member 61357 u32 htotal; member
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v0.abi | 34666 …<var-decl name="htotal" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_modes.h"… 37727 …<var-decl name="htotal" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_modes.h"…
|
D | test-PR27569-v1.abi | 34695 …<var-decl name="htotal" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_modes.h"… 37756 …<var-decl name="htotal" type-id="95e97e5e" visibility="default" filepath="include/drm/drm_modes.h"…
|