Searched refs:hskew (Results 1 – 12 of 12) sorted by relevance
/external/drm_hwcomposer/ |
D | drmmode.cpp | 33 h_skew_(m->hskew), in DrmMode() 48 h_total_ == m.htotal && h_skew_ == m.hskew && in operator ==() 60 m->hskew = h_skew_; in ToDrmModeModeInfo()
|
/external/libkmsxx/kms++/src/ |
D | helpers.cpp | 23 CPY(hskew); in drm_mode_to_video_mode() 54 CPY(hskew); in video_mode_to_drm_mode()
|
D | modedb_cea.cpp | 43 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), .htotal = (ht), .hskew = (hsk), \
|
D | modedb_dmt.cpp | 17 …(hfp), .hsync_end = (hact) + (hfp) + (hsw), .htotal = (hact) + (hfp) + (hsw) + (hbp), .hskew = 0, \
|
/external/libkmsxx/kms++/inc/kms++/ |
D | videomode.h | 24 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/ |
D | PVRShellOS.cpp | 697 tmpmi.hskew = m_OriginalMode.hskew; in CloseX11Window()
|
/external/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 183 __u16 hskew; member
|
/external/libdrm/include/drm/ |
D | drm_mode.h | 200 __u16 hskew; member
|
/external/libdrm/tests/modeprint/ |
D | modeprint.c | 80 printf("\thskew : %i\n", mode->hskew); in printMode()
|
/external/kernel-headers/original/uapi/drm/ |
D | drm_mode.h | 219 __u16 hskew; member
|
/external/libdrm/ |
D | xf86drmMode.h | 206 uint16_t hdisplay, hsync_start, hsync_end, htotal, hskew; member
|
/external/syzkaller/sys/linux/ |
D | dri.txt | 317 hskew int16
|