Home
last modified time | relevance | path

Searched refs:sy0 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h1927 float sy0,sy1; in stbtt__fill_active_edges_new() local
1936 sy0 = e->sy; in stbtt__fill_active_edges_new()
1939 sy0 = y_top; in stbtt__fill_active_edges_new()
1956 height = sy1 - sy0; in stbtt__fill_active_edges_new()
1967 sy0 = y_bottom - (sy0 - y_top); in stbtt__fill_active_edges_new()
1969 t = sy0, sy0 = sy1, sy1 = t; in stbtt__fill_active_edges_new()
1983 area = sign * (y_crossing-sy0); in stbtt__fill_active_edges_new()
1998 scanline_fill[x2] += sign * (sy1-sy0); in stbtt__fill_active_edges_new()