Home
last modified time | relevance | path

Searched refs:vtotal (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_display.c78 uint16_t vdisplay, vsync_start, vsync_end, vtotal, vscan; member
186 wsi->vtotal == drm->vtotal && in wsi_display_mode_matches_drm()
195 (double) wsi->vtotal * in wsi_display_mode_refresh()
263 display_mode->vtotal = drm_mode->vtotal; in wsi_display_register_drm_mode()
2451 wsi->vtotal == xcb->vtotal && in wsi_display_mode_matches_x()
2501 display_mode->vtotal = x_mode->vtotal; in wsi_display_register_x_mode()
[all...]
/third_party/libdrm/tests/modeprint/
H A Dmodeprint.c71 printf("\tvtotal : %i\n", mode->vtotal); in printMode()
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h232 * @vtotal: vertical total size
252 __u16 vtotal; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h232 * @vtotal: vertical total size
252 __u16 vtotal; member
/third_party/libdrm/
H A Dxf86drmMode.h94 uint16_t vdisplay, vsync_start, vsync_end, vtotal, vscan; member
/third_party/libdrm/tests/modetest/
H A Dmodetest.c141 / (mode->htotal * mode->vtotal); in mode_vrefresh()
232 mode->vtotal, in dump_mode()
/third_party/mesa3d/src/glx/
H A Dglxcmds.c2113 unsigned d = mode_line.vtotal * mode_line.htotal; in __glxGetMscRate()

Completed in 16 milliseconds