Home
last modified time | relevance | path

Searched defs:crtc_w (Results 1 - 5 of 5) sorted by relevance

/third_party/libdrm/tests/modetest/
H A Dcursor.c48 uint32_t crtc_w, crtc_h; member
166 cursor_init(int fd, uint32_t bo_handle, uint32_t crtc_id, uint32_t crtc_w, uint32_t crtc_h, uint32_t w, uint32_t h) cursor_init() argument
H A Dmodetest.c1181 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/
H A Dxf86drmMode.c1097 drmModeSetPlane(int fd, uint32_t plane_id, uint32_t crtc_id, uint32_t fb_id, uint32_t flags, int32_t crtc_x, int32_t crtc_y, uint32_t crtc_w, uint32_t crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h) drmModeSetPlane() argument
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h305 __u32 crtc_w; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h305 __u32 crtc_w; member

Completed in 10 milliseconds