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

/external/freetype/src/base/
H A Dfttrigon.c61 ft_trig_downscale( FT_Fixed val ) function
83 ft_trig_downscale( FT_Fixed val ) function
402 v.x = ft_trig_downscale( v.x );
403 v.y = ft_trig_downscale( v.y );
450 v.x = ft_trig_downscale( v.x );
481 v.x = ft_trig_downscale( v.x );
/external/pdfium/third_party/freetype/src/base/
H A Dfttrigon.c61 ft_trig_downscale( FT_Fixed val ) function
83 ft_trig_downscale( FT_Fixed val ) function
401 v.x = ft_trig_downscale( v.x );
402 v.y = ft_trig_downscale( v.y );
450 v.x = ft_trig_downscale( v.x );
481 v.x = ft_trig_downscale( v.x );

Completed in 54 milliseconds