Searched defs:crtc_h (Results 1 – 5 of 5) sorted by relevance
/third_party/libdrm/tests/modetest/ |
D | cursor.c | 48 uint32_t crtc_w, crtc_h; member 167 uint32_t crtc_w, uint32_t crtc_h, uint32_t w, uint32_t h) in cursor_init()
|
D | modetest.c | 1181 int crtc_x, crtc_y, crtc_w, crtc_h; in atomic_set_plane() local 1241 int crtc_x, crtc_y, crtc_w, crtc_h; in set_plane() local
|
/third_party/libdrm/ |
D | xf86drmMode.c | 1100 uint32_t crtc_w, uint32_t crtc_h, in drmModeSetPlane()
|
/third_party/libdrm/include/drm/ |
D | drm_mode.h | 306 __u32 crtc_h; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 306 __u32 crtc_h; member
|