Searched refs:sy1 (Results 1 – 1 of 1) sorted by relevance
1927 float sy0,sy1; in stbtt__fill_active_edges_new() local1943 sy1 = e->ey; in stbtt__fill_active_edges_new()1946 sy1 = y_bottom; in stbtt__fill_active_edges_new()1956 height = sy1 - sy0; in stbtt__fill_active_edges_new()1968 sy1 = y_bottom - (sy1 - y_top); in stbtt__fill_active_edges_new()1969 t = sy0, sy0 = sy1, sy1 = t; in stbtt__fill_active_edges_new()1996 scanline[x2] += area + sign * (1-((x2-x2)+(x_bottom-x2))/2) * (sy1-y_crossing); in stbtt__fill_active_edges_new()1998 scanline_fill[x2] += sign * (sy1-sy0); in stbtt__fill_active_edges_new()