Lines Matching refs:drw_x
489 stuff->vid_w, stuff->vid_h, stuff->drw_x, stuff->drw_y, in ProcXvPutVideo()
519 stuff->vid_w, stuff->vid_h, stuff->drw_x, stuff->drw_y, in ProcXvPutStill()
549 stuff->vid_w, stuff->vid_h, stuff->drw_x, stuff->drw_y, in ProcXvGetVideo()
579 stuff->vid_w, stuff->vid_h, stuff->drw_x, stuff->drw_y, in ProcXvGetStill()
866 stuff->src_w, stuff->src_h, stuff->drw_x, stuff->drw_y, in ProcXvPutImage()
929 stuff->src_w, stuff->src_h, stuff->drw_x, in ProcXvShmPutImage()
1182 swaps(&stuff->drw_x); in SProcXvPutVideo()
1202 swaps(&stuff->drw_x); in SProcXvPutStill()
1222 swaps(&stuff->drw_x); in SProcXvGetVideo()
1242 swaps(&stuff->drw_x); in SProcXvGetStill()
1263 swaps(&stuff->drw_x); in SProcXvPutImage()
1289 swaps(&stuff->drw_x); in SProcXvShmPutImage()
1521 x = stuff->drw_x; in XineramaXvShmPutImage()
1529 stuff->drw_x = x; in XineramaXvShmPutImage()
1532 stuff->drw_x -= screenInfo.screens[i]->x; in XineramaXvShmPutImage()
1573 x = stuff->drw_x; in XineramaXvPutImage()
1581 stuff->drw_x = x; in XineramaXvPutImage()
1584 stuff->drw_x -= screenInfo.screens[i]->x; in XineramaXvPutImage()
1621 x = stuff->drw_x; in XineramaXvPutVideo()
1629 stuff->drw_x = x; in XineramaXvPutVideo()
1632 stuff->drw_x -= screenInfo.screens[i]->x; in XineramaXvPutVideo()
1669 x = stuff->drw_x; in XineramaXvPutStill()
1677 stuff->drw_x = x; in XineramaXvPutStill()
1680 stuff->drw_x -= screenInfo.screens[i]->x; in XineramaXvPutStill()