Home
last modified time | relevance | path

Searched refs:last_copyrect (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/
Dx11vnc_defs.c169 double last_copyrect = 0.0; variable
Dx11vnc.h597 extern double last_copyrect;
Dxdamage.c677 } else if (now < last_copyrect + 0.5) { in xdamage_hint_skip()
Duserinput.c1875 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()