Searched refs:crtc_y (Results 1 – 7 of 7) sorted by relevance
/third_party/libdrm/ |
D | xf86drmMode.h | 249 uint32_t crtc_x, crtc_y; member 419 int32_t crtc_x, int32_t crtc_y,
|
D | xf86drmMode.c | 1099 int32_t crtc_x, int32_t crtc_y, in drmModeSetPlane() argument 1112 s.crtc_y = crtc_y; in drmModeSetPlane()
|
/third_party/libdrm/tests/modetest/ |
D | modetest.c | 523 ovr->crtc_x, ovr->crtc_y, ovr->x, ovr->y, in dump_planes() 1181 int crtc_x, crtc_y, crtc_w, crtc_h; in atomic_set_plane() local 1217 crtc_y = (crtc->mode->vdisplay - crtc_h) / 2; in atomic_set_plane() 1220 crtc_y = p->y; in atomic_set_plane() 1230 add_property(dev, p->plane_id, "CRTC_Y", crtc_y); in atomic_set_plane() 1241 int crtc_x, crtc_y, crtc_w, crtc_h; in set_plane() local 1293 crtc_y = (crtc->mode->vdisplay - crtc_h) / 2; in set_plane() 1296 crtc_y = p->y; in set_plane() 1301 0, crtc_x, crtc_y, crtc_w, crtc_h, in set_plane()
|
/third_party/libdrm/include/drm/ |
D | drm_mode.h | 304 __s32 crtc_y; member
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 304 __s32 crtc_y; member
|
/third_party/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"…
|