Searched refs:fixed_block_width (Results 1 – 1 of 1) sorted by relevance
1053 int fixed_block_width, fixed_block_height; in glamor_composite_largepixmap_region() local1087 fixed_block_width = dest_block_width; in glamor_composite_largepixmap_region()1124 fixed_block_width = in glamor_composite_largepixmap_region()1125 min(fixed_block_width, source_transformed_block_width); in glamor_composite_largepixmap_region()1128 DEBUGF("new source block size %d x %d \n", fixed_block_width, in glamor_composite_largepixmap_region()1145 fixed_block_width = in glamor_composite_largepixmap_region()1146 min(fixed_block_width, mask_transformed_block_width); in glamor_composite_largepixmap_region()1149 DEBUGF("new mask block size %d x %d \n", fixed_block_width, in glamor_composite_largepixmap_region()1155 if (force_clip || fixed_block_width < dest_block_width in glamor_composite_largepixmap_region()1160 fixed_block_width, in glamor_composite_largepixmap_region()