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

/external/chromium_org/third_party/freetype/src/base/
H A Dfttrigon.c61 ft_trig_downscale( FT_Fixed val ) function
80 ft_trig_downscale( FT_Fixed val ) function
376 v.x = ft_trig_downscale( v.x );
377 v.y = ft_trig_downscale( v.y );
422 v.x = ft_trig_downscale( v.x );
450 v.x = ft_trig_downscale( v.x );
/external/freetype/src/base/
H A Dfttrigon.c61 ft_trig_downscale( FT_Fixed val ) function
80 ft_trig_downscale( FT_Fixed val ) function
376 v.x = ft_trig_downscale( v.x );
377 v.y = ft_trig_downscale( v.y );
422 v.x = ft_trig_downscale( v.x );
450 v.x = ft_trig_downscale( v.x );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dfttrigon.c61 ft_trig_downscale( FT_Fixed val ) function
80 ft_trig_downscale( FT_Fixed val ) function
376 v.x = ft_trig_downscale( v.x );
377 v.y = ft_trig_downscale( v.y );
422 v.x = ft_trig_downscale( v.x );
450 v.x = ft_trig_downscale( v.x );

Completed in 221 milliseconds