Searched refs:last_copyrect (Results 1 – 4 of 4) sorted by relevance
169 double last_copyrect = 0.0; variable
597 extern double last_copyrect;
677 } else if (now < last_copyrect + 0.5) { in xdamage_hint_skip()
1875 last_copyrect = dnow(); in do_copyregion()2155 last_copyrect = dnow(); in batch_copyregion()2158 nrects, ncr, last_copyrect - start, t1 - start, t2 - t1, last_copyrect - t2, dnowx()); in batch_copyregion()3563 if (last_copyrect_fix < last_copyrect && in check_fixscreen()3564 now > last_copyrect + screen_fixup_C) { in check_fixscreen()3574 if (scaling && last_copyrect_fix < last_copyrect) { in check_fixscreen()