Searched refs:sha_y1 (Results 1 – 2 of 2) sorted by relevance
479 int sha_x1, sha_y1; in WSCONS_UpdateRects() local517 sha_y1 = scr_y1 = y1; in WSCONS_UpdateRects()529 sha_y1 = y1; in WSCONS_UpdateRects()539 sha_y1 = y2 - 1; in WSCONS_UpdateRects()549 sha_y1 = y2 - 1; in WSCONS_UpdateRects()558 src_start = private->shadowmem + (sha_y1 * width + sha_x1) * bytesPerPixel; in WSCONS_UpdateRects()
1516 int sha_x1, sha_y1; in FB_DirectUpdate() local1554 sha_y1 = scr_y1 = y1; in FB_DirectUpdate()1566 sha_y1 = y1; in FB_DirectUpdate()1576 sha_y1 = y2 - 1; in FB_DirectUpdate()1586 sha_y1 = y2 - 1; in FB_DirectUpdate()1596 (sha_y1 * width + sha_x1) * bytes_per_pixel; in FB_DirectUpdate()