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

  /external/freetype/include/freetype/
ftlcdfil.h 296 #define FT_LCD_FILTER_FIVE_TAPS 5
298 typedef FT_Byte FT_LcdFiveTapFilter[FT_LCD_FILTER_FIVE_TAPS];
  /external/freetype/src/base/
ftlcdfil.c 288 ft_memcpy( library->lcd_weights, weights, FT_LCD_FILTER_FIVE_TAPS );
317 FT_LCD_FILTER_FIVE_TAPS );
324 FT_LCD_FILTER_FIVE_TAPS );
ftobjs.c     [all...]

Completed in 1067 milliseconds