/external/libkmsxx/py/tests/ |
D | rottest.py | 57 crtc_y = int(mode.vdisplay / 2 - crtc_h / 2) 68 crtc_x, crtc_y, crtc_w, crtc_h)) 85 "CRTC_Y": crtc_y,
|
/external/libkmsxx/kms++/src/ |
D | plane.cpp | 117 uint32_t Plane::crtc_y() const in crtc_y() function in kms::Plane 119 return m_priv->drm_plane->crtc_y; in crtc_y()
|
/external/libkmsxx/py/pykms/ |
D | __init__.py | 121 crtc_y = int(round(dst[1])) 126 m["CRTC_Y"] = crtc_y
|
/external/libkmsxx/kms++/inc/kms++/ |
D | plane.h | 31 uint32_t crtc_y() const;
|
/external/igt-gpu-tools/tests/ |
D | kms_chamelium.c | 2059 uint32_t crtc_h, int32_t crtc_x, int32_t crtc_y, in configure_plane() argument 2064 igt_plane_set_position(plane, crtc_x, crtc_y); in configure_plane() 2077 int32_t *crtc_x, int32_t *crtc_y, in randomize_plane_coordinates() argument 2137 *crtc_y = rand() % (mode->vdisplay - *crtc_h); in randomize_plane_coordinates() 2139 *crtc_y = 0; in randomize_plane_coordinates() 2146 *crtc_y = (rand() % mode->vdisplay) - *crtc_h / 2; in randomize_plane_coordinates() 2150 *crtc_w, *crtc_h, *crtc_x, *crtc_y, fb); in randomize_plane_coordinates() 2177 if (*crtc_y < 0 && (*crtc_y & 1)) in randomize_plane_coordinates() 2178 (*crtc_y)++; in randomize_plane_coordinates() 2180 *crtc_y &= ~1; in randomize_plane_coordinates() [all …]
|
D | testdisplay.c | 94 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() 665 &plane_height, &crtc_x, &crtc_y, in opt_handler()
|
/external/libdrm/ |
D | xf86drmMode.h | 240 uint32_t crtc_x, crtc_y; member 408 int32_t crtc_x, int32_t crtc_y,
|
D | xf86drmMode.c | 988 int32_t crtc_x, int32_t crtc_y, in drmModeSetPlane() argument 1001 s.crtc_y = crtc_y; in drmModeSetPlane()
|
/external/libdrm/tests/modetest/ |
D | modetest.c | 544 ovr->crtc_x, ovr->crtc_y, ovr->x, ovr->y, in dump_planes() 1202 int crtc_x, crtc_y, crtc_w, crtc_h; in atomic_set_plane() local 1238 crtc_y = (crtc->mode->vdisplay - crtc_h) / 2; in atomic_set_plane() 1241 crtc_y = p->y; in atomic_set_plane() 1251 add_property(dev, p->plane_id, "CRTC_Y", crtc_y); in atomic_set_plane() 1262 int crtc_x, crtc_y, crtc_w, crtc_h; in set_plane() local 1314 crtc_y = (crtc->mode->vdisplay - crtc_h) / 2; in set_plane() 1317 crtc_y = p->y; in set_plane() 1322 0, crtc_x, crtc_y, crtc_w, crtc_h, in set_plane()
|
/external/igt-gpu-tools/tests/i915/ |
D | i915_pm_rpm.c | 1697 int32_t crtc_x = 0, crtc_y = 0; in test_one_plane() local 1748 crtc_y++; in test_one_plane() 1751 crtc_x, crtc_y, plane_fb1.width, plane_fb1.height, in test_one_plane() 1763 crtc_x, crtc_y, plane_fb2.width, plane_fb2.height, in test_one_plane() 1771 crtc_x, crtc_y, plane_fb1.width, plane_fb1.height, in test_one_plane()
|
/external/igt-gpu-tools/overlay/kms/ |
D | kms-overlay.c | 95 s.crtc_y = y; in attach_to_crtc()
|
/external/libdrm/include/drm/ |
D | drm_mode.h | 283 __s32 crtc_y; member
|
/external/kernel-headers/original/uapi/drm/ |
D | drm_mode.h | 304 __s32 crtc_y; member
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | drm_mode.h | 275 __s32 crtc_y; member
|
/external/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 283 __s32 crtc_y; member
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.c | 2645 int32_t crtc_y; in igt_drm_plane_commit() local 2683 crtc_y = plane->values[IGT_PLANE_CRTC_Y]; in igt_drm_plane_commit() 2694 crtc_x, crtc_y, crtc_w, crtc_h); in igt_drm_plane_commit() 2701 crtc_x, crtc_y, in igt_drm_plane_commit()
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 36647 …<var-decl name="crtc_y" type-id="3ff5601b" visibility="default" filepath="include/drm/drm_plane.h"… 39371 …<var-decl name="crtc_y" type-id="3ff5601b" visibility="default" filepath="include/drm/drm_plane.h"…
|
D | test-PR27569-v0.abi | 36618 …<var-decl name="crtc_y" type-id="3ff5601b" visibility="default" filepath="include/drm/drm_plane.h"… 39342 …<var-decl name="crtc_y" type-id="3ff5601b" visibility="default" filepath="include/drm/drm_plane.h"…
|