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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c2661 UShort screen2width = 0; local in function:SISDisplayVideo
2758 screen2width = overlay.currentmode2->HDisplay;
2842 if((overlay.dstBox2.x1 >= screen2width) || (overlay.dstBox2.y1 >= overlay.SCREENheight2))
2856 (overlay.dstBox2.x1 >= screen2width - 2) ||

Completed in 6 milliseconds