Searched refs:bs_time (Results 1 – 2 of 2) sorted by relevance
/external/libvncserver/x11vnc/ |
D | winattr_t.h | 51 double bs_time; member
|
D | userinput.c | 3829 if (! sraRgnEmpty(r2) && cache_list[nidx].bs_time > 0.0) { in ncache_pre_portions() 4087 cache_list[nidx].bs_time = dnow(); in ncache_post_portions() 4269 } else if (cache_list[idx].bs_time == 0.0) { in check_copyrect_raise() 6127 cache_list[k].bs_time = 0.0; \ 6305 d2 = cache_list[i].bs_time; in expire_rects1() 6435 d1 = cache_list[i].bs_time; in expire_rects2() 6496 d1 = cache_list[i].bs_time; in expire_rects2() 6585 d1 = cache_list[i].bs_time; in expire_rects2() 6794 cache_list[idx].bs_time = 0.0; in find_rect() 7228 …f\n", dtB, dtB-dtA, idx, w1, h1, x1, y1, w2, h2, x2, y2, cache_list[idx].bs_time - x11vnc_start, d… in bs_save() [all …]
|