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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_render.c1412 int x_temp_src, y_temp_src, x_temp_mask, y_temp_mask; local in function:glamor_composite_clipped_region
1433 x_temp_mask = x_mask;
1515 x_temp_mask = -extent->x1 + x_dest + dest->pDrawable->x;
1550 x_temp_mask += temp_mask->pDrawable->x;
1570 prect[i].x_mask = box[i].x1 + x_temp_mask - x_dest;

Completed in 3 milliseconds