Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_largepixmap.c170 BoxRec small_box; in glamor_compute_clipped_regions_ext() local
187 box_array = &small_box; in glamor_compute_clipped_regions_ext()
188 small_box.x1 = small_box.y1 = 0; in glamor_compute_clipped_regions_ext()
189 small_box.x2 = block_w; in glamor_compute_clipped_regions_ext()
190 small_box.y2 = block_h; in glamor_compute_clipped_regions_ext()