Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:last_copyrect

1875 	last_copyrect = dnow();
2155 last_copyrect = dnow();
2158 nrects, ncr, last_copyrect - start, t1 - start, t2 - t1, last_copyrect - t2, dnowx());
3563 if (last_copyrect_fix < last_copyrect &&
3564 now > last_copyrect + screen_fixup_C) {
3574 if (scaling && last_copyrect_fix < last_copyrect) {