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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_dash.c277 int this_y = points[i].y; local in function:glamor_poly_lines_dash_gl
281 this_y += prev_y;
284 this_x, this_y);
287 v[1] = prev_y = this_y;

Completed in 6 milliseconds