Searched refs:start_block_x (Results 1 – 1 of 1) sorted by relevance
41 int start_block_x, start_block_y; in __glamor_compute_clipped_regions() local72 start_block_x = (start_x - x) / block_w; in __glamor_compute_clipped_regions()77 clipped_regions = calloc((end_block_x - start_block_x + 1) in __glamor_compute_clipped_regions()83 DEBUGF("start_block_x %d end_block_x %d \n", start_block_x, end_block_x); in __glamor_compute_clipped_regions()87 loop_start_block_x = start_block_x; in __glamor_compute_clipped_regions()93 loop_end_block_x = start_block_x - 1; in __glamor_compute_clipped_regions()