Home
last modified time | relevance | path

Searched refs:right_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
156 right_adj = half_size + wide->xbias; in widepoint_point()
166 pos2[0] += right_adj; in widepoint_point()
169 pos3[0] += right_adj; in widepoint_point()