Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.c1998 FT_Fixed scale_ab; in psh_glyph_interpolate_other_points() local
2016 scale_ab = 0x10000L; in psh_glyph_interpolate_other_points()
2018 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2039 cur_c = cur_a + FT_MulFix( org_ac, scale_ab ); in psh_glyph_interpolate_other_points()