Searched defs:sx1 (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_span_interpolator_persp.h121 int sx1 = uround(subpixel_scale/sqrt(dx*dx + dy*dy)) >> subpixel_shift; local
156 int sx1 = m_scale_x.y(); local
336 int sx1 = uround(subpixel_scale/sqrt(dx*dx + dy*dy)) >> subpixel_shift; local
384 int sx1 = m_scale_x.y(); local

Completed in 58 milliseconds