Home
last modified time | relevance | path

Searched defs:tile_fuzz (Results 1 – 2 of 2) sorted by relevance

/external/libvncserver/x11vnc/
Doptions.c485 int tile_fuzz = 2; /* tolerance for suspecting changed tiles touching */ variable
Dx11vnc.c3847 tile_fuzz = atoi(argv[++i]); in main() local