HomeSort by relevance Sort by last modified time
    Searched refs:ft_trig_downscale (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/base/
fttrigon.c 61 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/
fttrigon.c 61 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 );

Completed in 49 milliseconds