Searched refs:FT_PIXEL_MODE_BGRA (Results 1 – 10 of 10) sorted by relevance
369 case FT_PIXEL_MODE_BGRA: in FT_Bitmap_Embolden()543 case FT_PIXEL_MODE_BGRA: in FT_Bitmap_Convert()759 case FT_PIXEL_MODE_BGRA: in FT_Bitmap_Convert()831 ( target->pixel_mode == FT_PIXEL_MODE_BGRA && in FT_Bitmap_Blend()839 if ( target->pixel_mode == FT_PIXEL_MODE_BGRA && in FT_Bitmap_Blend()953 target->pixel_mode = FT_PIXEL_MODE_BGRA; in FT_Bitmap_Blend()
290 map->pixel_mode != FT_PIXEL_MODE_BGRA ) ) in Load_SBit_Png()350 map->pixel_mode = FT_PIXEL_MODE_BGRA; in Load_SBit_Png()
612 map->pixel_mode = FT_PIXEL_MODE_BGRA; in tt_sbit_decoder_alloc_bitmap()1651 map->pixel_mode == FT_PIXEL_MODE_BGRA ) in tt_face_load_sbit_image()
1140 dstSlot->bitmap.pixel_mode = FT_PIXEL_MODE_BGRA; in tt_face_colr_blend_layer()
184 FT_PIXEL_MODE_BGRA, enumerator
265 out_glyph_info->IsColored = (ft_bitmap->pixel_mode == FT_PIXEL_MODE_BGRA); in RenderGlyphAndGetInfo()313 case FT_PIXEL_MODE_BGRA: in BlitGlyph()
42 # define FT_PIXEL_MODE_BGRA 7 macro273 } else if (FT_PIXEL_MODE_BGRA == srcFormat && SkMask::kARGB32_Format == dstFormat) { in copyFTBitmap()360 case FT_PIXEL_MODE_BGRA: in SkColorType_for_FTPixelMode()1450 FT_PIXEL_MODE_BGRA == pixel_mode); in generateGlyphImage()
1241 if (fFace->glyph->bitmap.pixel_mode == FT_PIXEL_MODE_BGRA) { in generateMetrics()
4905 are stored in the new FT_PIXEL_MODE_BGRA format to represent BGRA4922 `FT_PIXEL_MODE_BGRA'.4928 (FT_Bitmap_Convert): Handle FT_PIXEL_MODE_BGRA.
1595 bitmaps are stored in the new FT_PIXEL_MODE_BGRA format to