Searched refs:scr_x1 (Results 1 – 2 of 2) sorted by relevance
478 int scr_x1, scr_y1, scr_x2, scr_y2; in WSCONS_UpdateRects() local516 sha_x1 = scr_x1 = x1; in WSCONS_UpdateRects()524 scr_x1 = y1; in WSCONS_UpdateRects()534 scr_x1 = width - x2; in WSCONS_UpdateRects()544 scr_x1 = height - y2; in WSCONS_UpdateRects()560 scr_x1 * bytesPerPixel; in WSCONS_UpdateRects()567 scr_x2 - scr_x1, in WSCONS_UpdateRects()
1515 int scr_x1, scr_y1, scr_x2, scr_y2; in FB_DirectUpdate() local1553 sha_x1 = scr_x1 = x1; in FB_DirectUpdate()1561 scr_x1 = y1; in FB_DirectUpdate()1571 scr_x1 = width - x2; in FB_DirectUpdate()1581 scr_x1 = height - y2; in FB_DirectUpdate()1598 scr_x1 * bytes_per_pixel; in FB_DirectUpdate()1605 scr_x2 - scr_x1, in FB_DirectUpdate()