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

  /external/freetype/include/freetype/
ftlcdfil.h 68 * FT_LCD_FILTER_NONE ::
96 FT_LCD_FILTER_NONE = 0,
123 * You can use @FT_LCD_FILTER_NONE here to disable this feature, or
133 * @FT_LCD_FILTER_NONE in order to enable it.
  /external/freetype/src/base/
ftlcdfil.c 299 case FT_LCD_FILTER_NONE:

Completed in 51 milliseconds