Home
last modified time | relevance | path

Searched refs:FT_RENDER_MODE_LCD_V (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/freetype/src/base/
A Dftlcdfil.c101 else if ( mode == FT_RENDER_MODE_LCD_V && height >= 4 ) in _ft_lcd_filter_fir()
226 else if ( mode == FT_RENDER_MODE_LCD_V && height >= 3 ) in _ft_lcd_filter_legacy()
/AliOS-Things-master/components/freetype/src/smooth/
A Dftsmooth.c115 FT_Int vmul = mode == FT_RENDER_MODE_LCD_V; in ft_smooth_render_generic()
446 FT_RENDER_MODE_LCD_V ); in ft_smooth_render_lcd_v()
/AliOS-Things-master/components/freetype/include/
A Dfreetype.h2721 #define FT_LOAD_TARGET_LCD_V FT_LOAD_TARGET_( FT_RENDER_MODE_LCD_V )
2832 FT_RENDER_MODE_LCD_V, enumerator
/AliOS-Things-master/components/freetype/src/autofit/
A Dafcjk.c1296 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V ) in af_cjk_hints_init()
1314 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V ) in af_cjk_hints_init()
A Daflatin2.c1519 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V ) in af_latin2_hints_init()
1539 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V ) in af_latin2_hints_init()
A Daflatin.c1875 if ( mode == FT_RENDER_MODE_LCD || mode == FT_RENDER_MODE_LCD_V ) in af_latin_hints_init()
1893 if ( mode == FT_RENDER_MODE_MONO || mode == FT_RENDER_MODE_LCD_V ) in af_latin_hints_init()
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshalgo.c2257 hint_mode == FT_RENDER_MODE_LCD_V ); in ps_hints_apply()

Completed in 33 milliseconds