Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftcalc.c257 ft_multo64( FT_UInt32 x, in ft_multo64() function
381 ft_multo64( (FT_Int32)a, (FT_Int32)b, &temp ); in FT_MulDiv()
420 ft_multo64( (FT_Int32)a, (FT_Int32)b, &temp ); in FT_MulDiv_No_Round()
589 ft_multo64( x, y, z );
895 ft_multo64( (FT_Int32)in_x, (FT_Int32)out_y, &z1 ); in ft_corner_orientation()
896 ft_multo64( (FT_Int32)in_y, (FT_Int32)out_x, &z2 ); in ft_corner_orientation()