Searched refs:srcx (Results 1 – 6 of 6) sorted by relevance
57 uint32 srcx; member72 uint32 srcx; member
725 blit->srcx = dirty->fb_x; in vmw_stdu_dmabuf_clip()880 blit->srcx = dirty->fb_x; in vmw_kms_stdu_surface_clip()
303 box->srcx != 0 || box->srcy != 0 || box->srcz != 0 || in vmw_kms_cursor_snoop()310 box->srcx, box->srcy, box->srcz, in vmw_kms_cursor_snoop()
284 cb->srcx = 0; in vmw_surface_dma_encode()
795 int srcx = pbox[i].x1 + blit->delta_sx; in mga_dma_dispatch_blit() local806 start = srcy * blit->src_pitch + srcx; in mga_dma_dispatch_blit()
2357 static inline void aty128_rectcopy(int srcx, int srcy, int dstx, int dsty,2368 srcx *= 3;2381 aty_st_le32(SRC_Y_X, (srcy << 16) | srcx);