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

/haiku/headers/libs/agg/
H A Dagg_span_gradient.h266 double int_to_focus = solution_x * solution_x + solution_y * solution_y; local
270 return iround(sqrt(cur_to_focus / int_to_focus) * m_radius);

Completed in 77 milliseconds