Home
last modified time | relevance | path

Searched refs:top_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
158 top_adj = -half_size + wide->ybias; in widepoint_point()
161 pos0[1] += top_adj; in widepoint_point()
167 pos2[1] += top_adj; in widepoint_point()