| /src/sys/arch/hp300/stand/common/ |
| H A D | ite_tc.c | 126 rp->dest_x = dx;
|
| H A D | grf_rbreg.h | 127 vu_short dest_x; /* dest x 0x40fa */ member in struct:rboxfb
|
| H A D | grf_tcreg.h | 113 vu_short dest_x; /* dest x pixel # 0x40fa */ member in struct:tcboxfb
|
| H A D | ite_dv.c | 148 dp->dest_x = dx;
|
| H A D | ite_rb.c | 141 rp->dest_x = dx;
|
| H A D | grf_dvreg.h | 118 vu_short dest_x; /* Window dest X origin 0x40FA */ member in struct:dvboxfb
|
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_kms.h | 421 s32 dest_x, s32 dest_y, 518 s32 dest_x, 548 s32 dest_x,
|
| H A D | vmwgfx_scrn.c | 1118 * @dest_x: X coordinate offset to align @srf with framebuffer coordinates. 1135 s32 dest_x, 1169 sdirty.dst_x = dest_x; 1173 dest_x, dest_y, num_clips, inc, 1130 vmw_kms_sou_do_surface_dirty(struct vmw_private * dev_priv,struct vmw_framebuffer * framebuffer,struct drm_clip_rect * clips,struct drm_vmw_rect * vclips,struct vmw_resource * srf,s32 dest_x,s32 dest_y,unsigned num_clips,int inc,struct vmw_fence_obj ** out_fence,struct drm_crtc * crtc) argument
|
| H A D | vmwgfx_ioctl.c | 318 arg->dest_x, arg->dest_y,
|
| H A D | vmwgfx_kms.c | 2436 * @dest_x: X coordinate offset for the crtc / destination clip rects. 2447 s32 dest_x, s32 dest_y, 2504 dirty->unit_x2 = (s32) clips_ptr->x2 + dest_x - 2512 dest_x - crtc_x; 2517 dirty->unit_x1 = dirty->fb_x + dest_x - crtc_x; 2443 vmw_kms_helper_dirty(struct vmw_private * dev_priv,struct vmw_framebuffer * framebuffer,const struct drm_clip_rect * clips,const struct drm_vmw_rect * vclips,s32 dest_x,s32 dest_y,int num_clips,int increment,struct vmw_kms_dirty * dirty) argument
|
| H A D | vmwgfx_stdu.c | 841 * @dest_x: X coordinate offset to align @srf with framebuffer coordinates. 858 s32 dest_x, 899 dest_x, dest_y, num_clips, inc, 853 vmw_kms_stdu_surface_dirty(struct vmw_private * dev_priv,struct vmw_framebuffer * framebuffer,struct drm_clip_rect * clips,struct drm_vmw_rect * vclips,struct vmw_resource * srf,s32 dest_x,s32 dest_y,unsigned num_clips,int inc,struct vmw_fence_obj ** out_fence,struct drm_crtc * crtc) argument
|
| /src/sys/arch/hp300/dev/ |
| H A D | rboxreg.h | 106 uint16_t dest_x; /* dest x 0x40fa */ member in struct:rboxfb
|
| H A D | topcatreg.h | 89 uint16_t dest_x; /* dest x pixel # 0x40fa */ member in struct:tcboxfb
|
| H A D | dvboxreg.h | 94 uint16_t dest_x; /* Window dest X origin 0x40FA */ member in struct:dvboxfb
|
| H A D | rbox.c | 387 rb->dest_x = dx;
|
| H A D | dvbox.c | 426 db->dest_x = dx;
|
| H A D | topcat.c | 573 tc->dest_x = dx;
|
| /src/sys/arch/evbppc/explora/dev/ |
| H A D | fb_elb.c | 541 s3_copy(struct fb_dev *fb, int src_x, int src_y, int dest_x, int dest_y, argument 548 if (src_x > dest_x) 552 dest_x += width-1; 569 bus_space_write_2(iot, ioh, S3_DESTX_DIASTP, dest_x);
|
| /src/sys/external/bsd/drm2/dist/include/uapi/drm/ |
| H A D | vmwgfx_drm.h | 750 * @dest_x: X placement coordinate for surface. 763 __s32 dest_x; member in struct:drm_vmw_present_arg
|