Searched refs:FT_PIXEL_MODE_BGRA (Results 1 – 11 of 11) 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()
287 map->pixel_mode != FT_PIXEL_MODE_BGRA ) ) in Load_SBit_Png()347 map->pixel_mode = FT_PIXEL_MODE_BGRA; in Load_SBit_Png()
293 dstSlot->bitmap.pixel_mode = FT_PIXEL_MODE_BGRA; in tt_face_colr_blend_layer()
608 map->pixel_mode = FT_PIXEL_MODE_BGRA; in tt_sbit_decoder_alloc_bitmap()1647 map->pixel_mode == FT_PIXEL_MODE_BGRA ) in tt_face_load_sbit_image()
36 # define FT_PIXEL_MODE_BGRA 7 macro261 } else if (FT_PIXEL_MODE_BGRA == srcFormat && SkMask::kARGB32_Format == dstFormat) { in copyFTBitmap()348 case FT_PIXEL_MODE_BGRA: in SkColorType_for_FTPixelMode()572 FT_PIXEL_MODE_BGRA == pixel_mode); in generateGlyphImage()
71 # define FT_PIXEL_MODE_BGRA 7 macro1250 if (fFace->glyph->bitmap.pixel_mode == FT_PIXEL_MODE_BGRA) { in generateMetrics()
189 FT_PIXEL_MODE_BGRA, enumerator
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()1121 FT_PIXEL_MODE_BGRA == pixel_mode); in generateGlyphImage()
73 # define FT_PIXEL_MODE_BGRA 7 macro1439 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.
1445 bitmaps are stored in the new FT_PIXEL_MODE_BGRA format to