Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_largepixmap.c51 int temp_block_idx; in __glamor_compute_clipped_regions() local
113 temp_block_idx = block_idx + loop_start_block_x; in __glamor_compute_clipped_regions()
115 i != loop_end_block_x; i += delta_i, temp_block_idx += delta_i) { in __glamor_compute_clipped_regions()
123 DEBUGF("block idx %d \n", temp_block_idx); in __glamor_compute_clipped_regions()
131 clipped_regions[k].block_idx = temp_block_idx; in __glamor_compute_clipped_regions()