Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_point.c131 float left_adj, right_adj, bot_adj, top_adj; in widepoint_point() local
155 left_adj = -half_size + wide->xbias; in widepoint_point()
160 pos0[0] += left_adj; in widepoint_point()
163 pos1[0] += left_adj; in widepoint_point()