Lines Matching refs:drw_y
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()
930 stuff->drw_y, stuff->drw_w, stuff->drw_h, pImage, in ProcXvShmPutImage()
1183 swaps(&stuff->drw_y); in SProcXvPutVideo()
1203 swaps(&stuff->drw_y); in SProcXvPutStill()
1223 swaps(&stuff->drw_y); in SProcXvGetVideo()
1243 swaps(&stuff->drw_y); in SProcXvGetStill()
1264 swaps(&stuff->drw_y); in SProcXvPutImage()
1290 swaps(&stuff->drw_y); in SProcXvShmPutImage()
1522 y = stuff->drw_y; in XineramaXvShmPutImage()
1530 stuff->drw_y = y; in XineramaXvShmPutImage()
1533 stuff->drw_y -= screenInfo.screens[i]->y; in XineramaXvShmPutImage()
1574 y = stuff->drw_y; in XineramaXvPutImage()
1582 stuff->drw_y = y; in XineramaXvPutImage()
1585 stuff->drw_y -= screenInfo.screens[i]->y; in XineramaXvPutImage()
1622 y = stuff->drw_y; in XineramaXvPutVideo()
1630 stuff->drw_y = y; in XineramaXvPutVideo()
1633 stuff->drw_y -= screenInfo.screens[i]->y; in XineramaXvPutVideo()
1670 y = stuff->drw_y; in XineramaXvPutStill()
1678 stuff->drw_y = y; in XineramaXvPutStill()
1681 stuff->drw_y -= screenInfo.screens[i]->y; in XineramaXvPutStill()