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

/external/freetype/src/base/
H A Dfttrigon.c46 ft_trig_downscale( FT_Fixed val ) function
65 ft_trig_downscale( FT_Fixed val ) function
431 v.x = ft_trig_downscale( v.x );
432 v.y = ft_trig_downscale( v.y );
477 v.x = ft_trig_downscale( v.x );
505 v.x = ft_trig_downscale( v.x );

Completed in 256 milliseconds