Searched refs:x_temp_src (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
1431 x_temp_src = x_source;
1491 x_temp_src = -extent->x1 + x_dest + dest->pDrawable->x;
1546 x_temp_src += temp_src->pDrawable->x;
1568 prect[i].x_src = box[i].x1 + x_temp_src - x_dest;

Completed in 4 milliseconds