Searched refs:srcx (Results 1 – 5 of 5) sorted by relevance
1236 uint32 srcx; member1248 uint32 srcx; member
294 box->srcx != 0 || box->srcy != 0 || box->srcz != 0 || in vmw_kms_cursor_snoop()301 box->srcx, box->srcy, box->srcz, in vmw_kms_cursor_snoop()
733 cb->srcx = 0; in vmw_surface_dma_encode()
796 int srcx = pbox[i].x1 + blit->delta_sx; in mga_dma_dispatch_blit() local807 start = srcy * blit->src_pitch + srcx; in mga_dma_dispatch_blit()
2317 static inline void aty128_rectcopy(int srcx, int srcy, int dstx, int dsty,2328 srcx *= 3;2341 aty_st_le32(SRC_Y_X, (srcy << 16) | srcx);