Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Duserinput.c3748 …d ncache_pre_portions(Window orig_frame, Window frame, int *nidx_in, int try_batch, int *use_batch, in ncache_pre_portions() argument
3753 *use_batch = 0; in ncache_pre_portions()
3804 *use_batch = 1; in ncache_pre_portions()
3841 if (! *use_batch) { in ncache_pre_portions()
3864 if (! *use_batch) { in ncache_pre_portions()
3881 void ncache_post_portions(int nidx, int use_batch, int orig_x, int orig_y, int orig_w, int orig_h, in ncache_post_portions() argument
3945 if (! use_batch) { in ncache_post_portions()
3970 } else if (! use_batch) { in ncache_post_portions()
4009 if (! use_batch) { in ncache_post_portions()
4040 if (! use_batch) { in ncache_post_portions()
[all …]