Home
last modified time | relevance | path

Searched refs:last_copyrect_fix (Results 1 – 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
Dx11vnc_defs.c170 double last_copyrect_fix = 0.0; variable
Dx11vnc.h598 extern double last_copyrect_fix;
Duserinput.c1824 last_copyrect_fix = now; in push_scr_ev()
3563 if (last_copyrect_fix < last_copyrect && in check_fixscreen()
3569 last_copyrect_fix = now; in check_fixscreen()
3574 if (scaling && last_copyrect_fix < last_copyrect) { in check_fixscreen()
3582 last_copyrect_fix = now; in check_fixscreen()
5043 last_copyrect_fix = now; in check_wireframe()