Searched refs:dstBox2 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c1605 int dstW = pOverlay->dstBox2.x2 - pOverlay->dstBox2.x1;
1606 int dstH = pOverlay->dstBox2.y2 - pOverlay->dstBox2.y1;
2326 top = pOverlay->dstBox2.y1;
2327 bottom = pOverlay->dstBox2.y2;
2328 left = pOverlay->dstBox2.x1;
2329 right = pOverlay->dstBox2.x2;
2763 overlay.dstBox2.x1 = pPriv->drw_x - pSiS->CRT2pScrn->frameX0;
2764 overlay.dstBox2
[all...]
H A Dsis_video.h619 BoxRec dstBox2; member in struct:__anon082230a60108

Completed in 7 milliseconds