Home
last modified time | relevance | path

Searched refs:hskew (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmmode.cpp39 h_skew_(m->hskew), in DrmMode()
54 h_total_ == m.htotal && h_skew_ == m.hskew && in operator ==()
66 m->hskew = h_skew_; in ToDrmModeModeInfo()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_display.c78 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member
190 wsi->hskew == drm->hskew && in ICD_DEFINE_NONDISP_HANDLE_CASTS()
265 display_mode->hskew = drm_mode->hskew; in wsi_display_register_drm_mode()
2589 wsi->hskew == xcb->hskew && in wsi_display_mode_matches_x()
2639 display_mode->hskew = x_mode->hskew; in wsi_display_register_x_mode()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_mode.h248 __u16 hskew; member