Searched refs:scr_x2 (Results 1 – 2 of 2) sorted by relevance
478 int scr_x1, scr_y1, scr_x2, scr_y2; in WSCONS_UpdateRects() local518 scr_x2 = x2; in WSCONS_UpdateRects()526 scr_x2 = y2; in WSCONS_UpdateRects()536 scr_x2 = width - x1; in WSCONS_UpdateRects()546 scr_x2 = height - y1; in WSCONS_UpdateRects()567 scr_x2 - scr_x1, in WSCONS_UpdateRects()
1515 int scr_x1, scr_y1, scr_x2, scr_y2; in FB_DirectUpdate() local1555 scr_x2 = x2; in FB_DirectUpdate()1563 scr_x2 = y2; in FB_DirectUpdate()1573 scr_x2 = width - x1; in FB_DirectUpdate()1583 scr_x2 = height - y1; in FB_DirectUpdate()1605 scr_x2 - scr_x1, in FB_DirectUpdate()