Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dx11vnc_defs.c37 int overlay_present = 0; variable
Dx11vnc.h448 extern int overlay_present;
Dremote.c1378 if (!overlay_present) { in process_remote_cmd()
1403 if (!overlay_present) { in process_remote_cmd()
1422 if (!overlay_present) { in process_remote_cmd()
1442 if (!overlay_present) { in process_remote_cmd()
6119 snprintf(buf, bufn, "aro=%s:%d", p, overlay_present); in process_remote_cmd()
Dx11vnc.c5327 overlay_present = 0; in main()
5334 overlay_present = 1; in main()
5343 overlay_present = 1; in main()
5346 if (overlay && !overlay_present) { in main()