Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dscan.h55 extern int scan_for_updates(int count_only);
Dscan.c68 int scan_for_updates(int count_only);
3354 int scan_for_updates(int count_only) { in scan_for_updates() function
Dscreen.c4643 tile_diffs = scan_for_updates(0);
4646 tile_diffs = scan_for_updates(0);
DChangeLog975 * scan_for_updates() "count only" mode.
Duserinput.c5569 tile_diffs = scan_for_updates(1); in check_user_input4()