Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/base/
A Dfttrigon.c61 ft_trig_downscale( FT_Fixed val ) in ft_trig_downscale() function
80 ft_trig_downscale( FT_Fixed val ) in ft_trig_downscale() function
376 v.x = ft_trig_downscale( v.x ); in FT_Vector_Rotate()
377 v.y = ft_trig_downscale( v.y ); in FT_Vector_Rotate()
422 v.x = ft_trig_downscale( v.x ); in FT_Vector_Length()
450 v.x = ft_trig_downscale( v.x ); in FT_Vector_Polarize()

Completed in 3 milliseconds