Searched refs:FT_Pixel_Mode (Results 1 – 5 of 5) sorted by relevance
188 } FT_Pixel_Mode; typedef
108 FT_Pixel_Mode compute_pixel_mode(SkMask::Format format) { in compute_pixel_mode()268 const FT_Pixel_Mode srcFormat = static_cast<FT_Pixel_Mode>(srcFTBitmap.pixel_mode); in copyFTBitmap()394 inline SkColorType SkColorType_for_FTPixelMode(FT_Pixel_Mode pixel_mode) { in SkColorType_for_FTPixelMode()1746 FT_Pixel_Mode pixel_mode = static_cast<FT_Pixel_Mode>(face->glyph->bitmap.pixel_mode); in generateGlyphImage()
381 FT_Pixel_Mode pixel_mode; in ft_glyphslot_preset_bitmap()
707 * include/freetype/ftimage.h (FT_Pixel_Mode): Removed2014 * include/freetype/ftimage.h (FT_Pixel_Mode): Don't insert2371 * include/freetype/ftimage.h (FT_Pixel_Mode): Add new pixel mode
4921 * include/freetype/ftimage.h (FT_Pixel_Mode): Add