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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dbezier.c256 const float max_dist_normal = threshold*offset; local
272 if (d > max_dist_normal)
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dbezier.c256 const float max_dist_normal = threshold*offset; local
272 if (d > max_dist_normal)

Completed in 54 milliseconds