Searched refs:batch_delay (Results 1 – 1 of 1) sorted by relevance
/external/libvncserver/x11vnc/ |
D | userinput.c | 3882 int x, int y, int w, int h, double batch_delay, double ntim) { in ncache_post_portions() argument 4079 batch_push(NPP_nreg, batch_delay); in ncache_post_portions() 4093 batch_push(NPP_nreg, batch_delay); in ncache_post_portions() 4114 int now_x, int now_y, int orig_w, int orig_h, int x, int y, int w, int h, double batch_delay) { in do_copyrect_drag_move() argument 4181 now_x, now_y, orig_w, orig_h, x, y, w, h, batch_delay, ntim); in do_copyrect_drag_move()
|