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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c131 float left_adj, right_adj, bot_adj, top_adj; local in function:widepoint_point
155 left_adj = -half_size + wide->xbias;
160 pos0[0] += left_adj;
163 pos1[0] += left_adj;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c131 float left_adj, right_adj, bot_adj, top_adj; local in function:widepoint_point
155 left_adj = -half_size + wide->xbias;
160 pos0[0] += left_adj;
163 pos1[0] += left_adj;

Completed in 3 milliseconds