Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c1410 int x_temp_src, y_temp_src, x_temp_mask, y_temp_mask; in glamor_composite_clipped_region() local
1431 x_temp_mask = x_mask; in glamor_composite_clipped_region()
1513 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x; in glamor_composite_clipped_region()
1548 x_temp_mask += temp_mask->pDrawable->x; in glamor_composite_clipped_region()
1568 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest; in glamor_composite_clipped_region()