Lines Matching refs:bs_x

3781 		int bs_x = cache_list[nidx].bs_x;	  in ncache_pre_portions()  local
3788 if (bs_x < 0) { in ncache_pre_portions()
3793 bs_x = cache_list[nidx].bs_x; in ncache_pre_portions()
3798 if (bs_x < 0) { in ncache_pre_portions()
3831 dx = bs_x - orig_x; in ncache_pre_portions()
3838 … dnow() - ntim, bs_x - orig_x, bs_y - orig_y, dx, dy, orig_w, orig_h, orig_x, orig_y, bs_x, bs_y); in ncache_pre_portions()
3859 dx = bs_x - x; in ncache_pre_portions()
3893 int bs_x = cache_list[nidx].bs_x; in ncache_post_portions() local
3899 …intf(stderr, "su: %dx%d+%d+%d bs: %dx%d+%d+%d\n", su_w, su_h, su_x, su_y, bs_w, bs_h, bs_x, bs_y); in ncache_post_portions()
3901 if (bs_x < 0) { in ncache_post_portions()
3909 bs_x = cache_list[nidx].bs_x; in ncache_post_portions()
3914 if (bs_x < 0) { in ncache_post_portions()
4026 dx = su_x - bs_x; in ncache_post_portions()
4060 dx = bs_x - x; in ncache_post_portions()
4081 (unsigned int) cache_list[nidx].win, nidx, su_w, su_h, su_x, su_y, bs_w, bs_h, bs_x, bs_y); in ncache_post_portions()
6118 cache_list[k].bs_x = -1; \
6212 x = cache_list[idx].bs_x; in free_rect()
6282 if (cache_list[i].bs_x < 0) { in expire_rects1()
6321 int k_x = cache_list[ik].bs_x; in expire_rects1()
6389 int xb = cache_list[i].bs_x; in expire_rects1()
6473 if (cache_list[i].bs_x < 0) { in expire_rects2()
6564 int xb = cache_list[i].bs_x; in expire_rects2()
6655 int k_x = cache_list[ik].bs_x; in expire_rects2()
6688 int xb = cache_list[i].bs_x; in expire_rects2()
6750 int bs_x = cache_list[i].bs_x; in find_rect() local
6754 if (bs_x < 0) { in find_rect()
6760 r2 = sraRgnCreateRect(bs_x, bs_y, bs_x+bs_w, bs_y+bs_h); in find_rect()
6769 int bs_x = cache_list[i].bs_x; in find_rect() local
6774 if (bs_x < 0) { in find_rect()
6792 cache_list[idx].bs_x = -1; in find_rect()
6954 cache_list[idx].bs_x = x_hit; in find_rect()
7164 if (only_if_tracking && cache_list[idx].bs_x < 0) { in bs_save()
7173 if (cache_list[idx].bs_x < 0) { in bs_save()
7180 x = cache_list[idx].bs_x; in bs_save()
7275 if (cache_list[idx].bs_x < 0) { in su_save()
7376 x = cache_list[idx].bs_x; in bs_restore()
7489 if (x < 0 || cache_list[idx].bs_x < 0 || cache_list[idx].su_time == 0.0) { in su_restore()
7490 if (ncdb) fprintf(stderr, "SU_rest: su_x/bs_x/su_time: %d %d %.3f\n", x, cache_list[idx].bs_x, cach… in su_restore()
7583 int x = cache_list[k].bs_x; in block_stats()
7795 if (cache_list[idx].bs_x < 0 || cache_list[idx].su_time == 0.0) { in try_to_fix_resize_su()
7866 bx1 = cache_list[idx].bs_x; in try_to_fix_resize_su()
7942 if (cache_list[idx].bs_x < 0) { in try_to_fix_su()
7991 if (cache_list[idx2].bs_x < 0) { in try_to_fix_su()
8078 x2 = cache_list[idx2].bs_x; in try_to_fix_su()
8530 if (idx < 0 || cache_list[idx].bs_x < 0) { in try_to_synthesize_su()
8582 if (idx2 < 0 || cache_list[idx2].bs_x < 0 || cache_list[idx2].bs_time == 0.0) { in try_to_synthesize_su()
8601 x3 = cache_list[idx2].bs_x; in try_to_synthesize_su()
8673 if (cache_list[k].bs_x >= 0) { in check_sched()
8699 if (cache_list[idx].bs_x < 0) { in check_sched()