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

/haiku/headers/libs/agg/
H A Dagg_rasterizer_cells_aa.h218 int fx2 = x2 & poly_subpixel_mask; local
235 m_curr_cell.area += (fx1 + fx2) * delta;
304 m_curr_cell.area += (fx2 + poly_subpixel_scale - first) * delta;

Completed in 30 milliseconds