Searched refs:ft_multo64 (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftcalc.c | 277 ft_multo64( FT_UInt32 x, in ft_multo64() function 401 ft_multo64( (FT_Int32)a, (FT_Int32)b, &temp ); in FT_MulDiv() 438 ft_multo64( (FT_Int32)a, (FT_Int32)b, &temp ); in FT_MulDiv_No_Round() 606 ft_multo64( x, y, z ); 916 ft_multo64( (FT_Int32)in_x, (FT_Int32)out_y, &z1 ); in ft_corner_orientation() 917 ft_multo64( (FT_Int32)in_y, (FT_Int32)out_x, &z2 ); in ft_corner_orientation()
|
Completed in 3 milliseconds