Home
last modified time | relevance | path

Searched refs:crtc_h (Results 1 – 18 of 18) sorted by relevance

/external/libdrm/tests/modetest/
Dcursor.c48 uint32_t crtc_w, crtc_h; member
114 } else if (y > (int)cursor->crtc_h) { in move_cursor()
115 y = cursor->crtc_h - 1; in move_cursor()
167 uint32_t crtc_w, uint32_t crtc_h, uint32_t w, uint32_t h) in cursor_init() argument
177 cursor->crtc_h = crtc_h; in cursor_init()
Dcursor.h29 uint32_t crtc_w, uint32_t crtc_h, uint32_t w, uint32_t h);
Dmodetest.c1202 int crtc_x, crtc_y, crtc_w, crtc_h; in atomic_set_plane() local
1234 crtc_h = p->h * p->scale; in atomic_set_plane()
1238 crtc_y = (crtc->mode->vdisplay - crtc_h) / 2; in atomic_set_plane()
1253 add_property(dev, p->plane_id, "CRTC_H", crtc_h); in atomic_set_plane()
1262 int crtc_x, crtc_y, crtc_w, crtc_h; in set_plane() local
1310 crtc_h = p->h * p->scale; in set_plane()
1314 crtc_y = (crtc->mode->vdisplay - crtc_h) / 2; in set_plane()
1322 0, crtc_x, crtc_y, crtc_w, crtc_h, in set_plane()
/external/libkmsxx/py/tests/
Drottest.py49 crtc_h = int(fb_h * y_scale)
53 crtc_w = crtc_h
54 crtc_h = tmp
57 crtc_y = int(mode.vdisplay / 2 - crtc_h / 2)
68 crtc_x, crtc_y, crtc_w, crtc_h))
87 "CRTC_H": crtc_h,
/external/igt-gpu-tools/tests/
Dkms_chamelium.c2059 uint32_t crtc_h, int32_t crtc_x, int32_t crtc_y, in configure_plane() argument
2065 igt_plane_set_size(plane, crtc_w, crtc_h); in configure_plane()
2076 uint32_t *crtc_w, uint32_t *crtc_h, in randomize_plane_coordinates() argument
2095 *crtc_h = (rand() % mode->vdisplay) + 1; in randomize_plane_coordinates()
2113 ratio = ((double) *crtc_h / *src_h); in randomize_plane_coordinates()
2115 *src_h = *crtc_h * 2; in randomize_plane_coordinates()
2117 *crtc_h = *src_h; in randomize_plane_coordinates()
2119 *crtc_h = *src_h * 3; in randomize_plane_coordinates()
2122 *crtc_h = *src_h; in randomize_plane_coordinates()
2125 if (*crtc_w != *src_w || *crtc_h != *src_h) { in randomize_plane_coordinates()
[all …]
Dtestdisplay.c94 int crtc_x, crtc_y, crtc_w, crtc_h, width, height; variable
231 cairo_rectangle(cr, crtc_x, crtc_y, crtc_w, crtc_h); in paint_color_key()
666 &crtc_w, &crtc_h) != 6) in opt_handler()
Dkms_atomic_interruptible.c233 .crtc_h = fb2.height, in run_plane_test()
/external/libkmsxx/py/pykms/
D__init__.py123 crtc_h = int(round(dst[3]))
128 m["CRTC_H"] = crtc_h
/external/igt-gpu-tools/overlay/kms/
Dkms-overlay.c97 s.crtc_h = image->height; in attach_to_crtc()
/external/libdrm/
Dxf86drmMode.h409 uint32_t crtc_w, uint32_t crtc_h,
Dxf86drmMode.c989 uint32_t crtc_w, uint32_t crtc_h, in drmModeSetPlane() argument
1003 s.crtc_h = crtc_h; in drmModeSetPlane()
/external/libdrm/include/drm/
Ddrm_mode.h285 __u32 crtc_h; member
/external/kernel-headers/original/uapi/drm/
Ddrm_mode.h306 __u32 crtc_h; member
/external/igt-gpu-tools/include/drm-uapi/
Ddrm_mode.h277 __u32 crtc_h; member
/external/mesa3d/include/drm-uapi/
Ddrm_mode.h285 __u32 crtc_h; member
/external/igt-gpu-tools/lib/
Digt_kms.c2647 uint32_t crtc_h; in igt_drm_plane_commit() local
2685 crtc_h = plane->values[IGT_PLANE_CRTC_H]; in igt_drm_plane_commit()
2694 crtc_x, crtc_y, crtc_w, crtc_h); in igt_drm_plane_commit()
2702 crtc_w, crtc_h, in igt_drm_plane_commit()
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi36653 …<var-decl name="crtc_h" type-id="8f92235e" visibility="default" filepath="include/drm/drm_plane.h"…
39377 …<var-decl name="crtc_h" type-id="8f92235e" visibility="default" filepath="include/drm/drm_plane.h"…
Dtest-PR27569-v0.abi36624 …<var-decl name="crtc_h" type-id="8f92235e" visibility="default" filepath="include/drm/drm_plane.h"…
39348 …<var-decl name="crtc_h" type-id="8f92235e" visibility="default" filepath="include/drm/drm_plane.h"…