Home
last modified time | relevance | path

Searched refs:FT_PIXEL_MODE_LCD_V (Results 1 – 16 of 16) sorted by relevance

/external/freetype/src/base/
Dftbitmap.c185 case FT_PIXEL_MODE_LCD_V: in ft_bitmap_assure_buffer()
329 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Embolden()
506 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Convert()
618 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Convert()
Dftoutln.c678 abitmap->pixel_mode == FT_PIXEL_MODE_LCD_V ) in FT_Outline_Get_Bitmap()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
Dftbitmap.c185 case FT_PIXEL_MODE_LCD_V: in ft_bitmap_assure_buffer()
329 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Embolden()
506 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Convert()
618 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Convert()
Dftoutln.c675 abitmap->pixel_mode == FT_PIXEL_MODE_LCD_V ) in FT_Outline_Get_Bitmap()
/external/pdfium/third_party/freetype/src/base/
Dftbitmap.c185 case FT_PIXEL_MODE_LCD_V: in ft_bitmap_assure_buffer()
329 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Embolden()
506 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Convert()
618 case FT_PIXEL_MODE_LCD_V: in FT_Bitmap_Convert()
Dftoutln.c675 abitmap->pixel_mode == FT_PIXEL_MODE_LCD_V ) in FT_Outline_Get_Bitmap()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
Dftimage.h188 FT_PIXEL_MODE_LCD_V, enumerator
/external/pdfium/third_party/freetype/include/freetype/
Dftimage.h188 FT_PIXEL_MODE_LCD_V, enumerator
/external/freetype/include/freetype/
Dftimage.h188 FT_PIXEL_MODE_LCD_V, enumerator
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp85 if (FT_PIXEL_MODE_LCD_V != bitmap.pixel_mode) { in copyFT2LCD16()
138 case FT_PIXEL_MODE_LCD_V: in copyFT2LCD16()
/external/freetype/src/smooth/
Dftsmooth.c425 slot->bitmap.pixel_mode = FT_PIXEL_MODE_LCD_V; in ft_smooth_render_lcd_v()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/smooth/
Dftsmooth.c425 slot->bitmap.pixel_mode = FT_PIXEL_MODE_LCD_V; in ft_smooth_render_lcd_v()
/external/pdfium/third_party/freetype/src/smooth/
Dftsmooth.c425 slot->bitmap.pixel_mode = FT_PIXEL_MODE_LCD_V; in ft_smooth_render_lcd_v()
/external/libgdx/extensions/gdx-freetype/src/com/badlogic/gdx/graphics/g2d/freetype/
DFreeType.java782 public static int FT_PIXEL_MODE_LCD_V = 6; field in FreeType
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
DChangeLog.2160 FT_PIXEL_MODE_LCD and FT_PIXEL_MODE_LCD_V.
61 (ft_bitmap_assure_buffer): FT_PIXEL_MODE_LCD and FT_PIXEL_MODE_LCD_V
75 FT_PIXEL_MODE_LCD_V.
7007 FT_PIXEL_MODE_LCD_V, respectively.
7125 FT_PIXEL_MODE_LCD, FT_PIXEL_MODE_LCD_V
DChangeLog.233487 and FT_PIXEL_MODE_LCD_V. Problem reported by Chi Nguyen