Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_largepixmap.c1054 int dest_block_width, dest_block_height; in glamor_composite_largepixmap_region() local
1081 dest_block_width = __glamor_large(dest_pixmap_priv)->block_w; in glamor_composite_largepixmap_region()
1084 dest_block_width = dest_pixmap->drawable.width; in glamor_composite_largepixmap_region()
1087 fixed_block_width = dest_block_width; in glamor_composite_largepixmap_region()
1155 if (force_clip || fixed_block_width < dest_block_width in glamor_composite_largepixmap_region()