Home
last modified time | relevance | path

Searched refs:vrefresh (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/tests/modeprint/
Dmodeprint.c73 printf("\tvrefresh : %i\n", mode->vrefresh); in printMode()
77 mode->hdisplay, mode->vdisplay, mode->vrefresh); in printMode()
/third_party/libdrm/tests/modetest/
Dmodetest.c831 float vrefresh; member
858 const float vrefresh) in connector_find_mode() argument
886 if (vrefresh == 0) in connector_find_mode()
888 else if (fabs(mode_vrefresh(mode) - vrefresh) < 0.005) in connector_find_mode()
952 pipe->mode_str, pipe->vrefresh); in pipe_find_crtc_and_mode()
954 if (pipe->vrefresh) in pipe_find_crtc_and_mode()
958 pipe->mode_str, pipe->vrefresh, pipe->cons[i]); in pipe_find_crtc_and_mode()
1858 pipe->vrefresh = 0; in parse_connector()
1910 pipe->vrefresh = strtof(p + 1, &endp); in parse_connector()
/third_party/weston/libweston/backend-drm/
Dmodes.c168 mode->vrefresh = 0; in parse_modeline()
604 (refresh == 0 || refresh == drm_mode->mode_info.vrefresh)) { in drm_output_choose_initial_mode()
/third_party/skia/third_party/externals/swiftshader/src/WSI/
DDisplaySurfaceKHR.cpp40 pProperties->parameters.refreshRate = connector->modes[0].vrefresh * 1000; in GetDisplayModeProperties()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/gbm/
Dgstgldisplay_gbm.c251 current_mode->vscan, current_mode->vrefresh, in gst_gl_display_gbm_setup_drm()
/third_party/libdrm/include/drm/
Ddrm_mode.h225 __u32 vrefresh; member
/third_party/libdrm/
Dxf86drmMode.h212 uint32_t vrefresh; member
/third_party/mesa3d/include/drm-uapi/
Ddrm_mode.h255 __u32 vrefresh; member