Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dxdamage.c401 int i, dup, next = 0, dup_max = 0; in collect_xdamage() local
500 for (i=0; i < dup_max; i++) { in collect_xdamage()
511 if (dup_max < DUPSZ) { in collect_xdamage()
512 next = dup_max; in collect_xdamage()
513 dup_max++; in collect_xdamage()