Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.c1999 FT_Fixed scale_ab; in psh_glyph_interpolate_other_points() local
2017 scale_ab = 0x10000L; in psh_glyph_interpolate_other_points()
2019 scale_ab = FT_DivFix( cur_ab, org_ab ); in psh_glyph_interpolate_other_points()
2040 cur_c = cur_a + FT_MulFix( org_ac, scale_ab ); in psh_glyph_interpolate_other_points()