Searched refs:FT_Pixel_Mode (Results 1 – 5 of 5) sorted by relevance
57 FT_Pixel_Mode compute_pixel_mode(SkMask::Format format) { in compute_pixel_mode()217 const FT_Pixel_Mode srcFormat = static_cast<FT_Pixel_Mode>(srcFTBitmap.pixel_mode); in copyFTBitmap()343 inline SkColorType SkColorType_for_FTPixelMode(FT_Pixel_Mode pixel_mode) { in SkColorType_for_FTPixelMode()566 FT_Pixel_Mode pixel_mode = static_cast<FT_Pixel_Mode>(face->glyph->bitmap.pixel_mode); in generateGlyphImage()
199 } FT_Pixel_Mode; typedef
353 FT_Pixel_Mode pixel_mode; in ft_glyphslot_preset_bitmap()
4921 * include/freetype/ftimage.h (FT_Pixel_Mode): Add